org.apache.ace.client.automation
Class AutoGatewayOperator
java.lang.Object
org.apache.ace.client.automation.AutoGatewayOperator
- All Implemented Interfaces:
- org.osgi.service.cm.ManagedService
public class AutoGatewayOperator
- extends Object
- implements org.osgi.service.cm.ManagedService
Automatic gateway operator, when configured will automatically register, approve, auto-approve
and commit gateways to the repository. An LDAP filter can be used to filter for the correct gateways
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PID
public static final String PID
- See Also:
- Constant Field Values
SCHEDULER_NAME
public static final String SCHEDULER_NAME
- See Also:
- Constant Field Values
AutoGatewayOperator
public AutoGatewayOperator()
start
public void start()
stop
public void stop()
updated
public void updated(Dictionary settings)
throws org.osgi.service.cm.ConfigurationException
- Specified by:
updated
in interface org.osgi.service.cm.ManagedService
- Throws:
org.osgi.service.cm.ConfigurationException
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.