|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RootCfg
A server-side interface for querying Root settings.
The root configuration provides an entry point to the rest of the OpenDS Directory Server configuration.
Method Summary | |
---|---|
void |
addAccountStatusNotificationHandlerAddListener(ConfigurationAddListener<AccountStatusNotificationHandlerCfg> listener)
Registers to be notified when new Account Status Notification Handlers are added. |
void |
addAccountStatusNotificationHandlerDeleteListener(ConfigurationDeleteListener<AccountStatusNotificationHandlerCfg> listener)
Registers to be notified when existing Account Status Notification Handlers are deleted. |
void |
addAlertHandlerAddListener(ConfigurationAddListener<AlertHandlerCfg> listener)
Registers to be notified when new Alert Handlers are added. |
void |
addAlertHandlerDeleteListener(ConfigurationDeleteListener<AlertHandlerCfg> listener)
Registers to be notified when existing Alert Handlers are deleted. |
void |
addAttributeSyntaxAddListener(ConfigurationAddListener<AttributeSyntaxCfg> listener)
Registers to be notified when new Attribute Syntaxes are added. |
void |
addAttributeSyntaxDeleteListener(ConfigurationDeleteListener<AttributeSyntaxCfg> listener)
Registers to be notified when existing Attribute Syntaxes are deleted. |
void |
addBackendAddListener(ConfigurationAddListener<BackendCfg> listener)
Registers to be notified when new Backends are added. |
void |
addBackendDeleteListener(ConfigurationDeleteListener<BackendCfg> listener)
Registers to be notified when existing Backends are deleted. |
void |
addCertificateMapperAddListener(ConfigurationAddListener<CertificateMapperCfg> listener)
Registers to be notified when new Certificate Mappers are added. |
void |
addCertificateMapperDeleteListener(ConfigurationDeleteListener<CertificateMapperCfg> listener)
Registers to be notified when existing Certificate Mappers are deleted. |
void |
addConnectionHandlerAddListener(ConfigurationAddListener<ConnectionHandlerCfg> listener)
Registers to be notified when new Connection Handlers are added. |
void |
addConnectionHandlerDeleteListener(ConfigurationDeleteListener<ConnectionHandlerCfg> listener)
Registers to be notified when existing Connection Handlers are deleted. |
void |
addEntryCacheAddListener(ConfigurationAddListener<EntryCacheCfg> listener)
Registers to be notified when new Entry Caches are added. |
void |
addEntryCacheDeleteListener(ConfigurationDeleteListener<EntryCacheCfg> listener)
Registers to be notified when existing Entry Caches are deleted. |
void |
addExtendedOperationHandlerAddListener(ConfigurationAddListener<ExtendedOperationHandlerCfg> listener)
Registers to be notified when new Extended Operation Handlers are added. |
void |
addExtendedOperationHandlerDeleteListener(ConfigurationDeleteListener<ExtendedOperationHandlerCfg> listener)
Registers to be notified when existing Extended Operation Handlers are deleted. |
void |
addGroupImplementationAddListener(ConfigurationAddListener<GroupImplementationCfg> listener)
Registers to be notified when new Group Implementations are added. |
void |
addGroupImplementationDeleteListener(ConfigurationDeleteListener<GroupImplementationCfg> listener)
Registers to be notified when existing Group Implementations are deleted. |
void |
addIdentityMapperAddListener(ConfigurationAddListener<IdentityMapperCfg> listener)
Registers to be notified when new Identity Mappers are added. |
void |
addIdentityMapperDeleteListener(ConfigurationDeleteListener<IdentityMapperCfg> listener)
Registers to be notified when existing Identity Mappers are deleted. |
void |
addKeyManagerProviderAddListener(ConfigurationAddListener<KeyManagerProviderCfg> listener)
Registers to be notified when new Key Manager Providers are added. |
void |
addKeyManagerProviderDeleteListener(ConfigurationDeleteListener<KeyManagerProviderCfg> listener)
Registers to be notified when existing Key Manager Providers are deleted. |
void |
addLogPublisherAddListener(ConfigurationAddListener<LogPublisherCfg> listener)
Registers to be notified when new Log Publishers are added. |
void |
addLogPublisherDeleteListener(ConfigurationDeleteListener<LogPublisherCfg> listener)
Registers to be notified when existing Log Publishers are deleted. |
void |
addLogRetentionPolicyAddListener(ConfigurationAddListener<LogRetentionPolicyCfg> listener)
Registers to be notified when new Log Retention Policies are added. |
void |
addLogRetentionPolicyDeleteListener(ConfigurationDeleteListener<LogRetentionPolicyCfg> listener)
Registers to be notified when existing Log Retention Policies are deleted. |
void |
addLogRotationPolicyAddListener(ConfigurationAddListener<LogRotationPolicyCfg> listener)
Registers to be notified when new Log Rotation Policies are added. |
void |
addLogRotationPolicyDeleteListener(ConfigurationDeleteListener<LogRotationPolicyCfg> listener)
Registers to be notified when existing Log Rotation Policies are deleted. |
void |
addMatchingRuleAddListener(ConfigurationAddListener<MatchingRuleCfg> listener)
Registers to be notified when new Matching Rules are added. |
void |
addMatchingRuleDeleteListener(ConfigurationDeleteListener<MatchingRuleCfg> listener)
Registers to be notified when existing Matching Rules are deleted. |
void |
addMonitorProviderAddListener(ConfigurationAddListener<MonitorProviderCfg> listener)
Registers to be notified when new Monitor Providers are added. |
void |
addMonitorProviderDeleteListener(ConfigurationDeleteListener<MonitorProviderCfg> listener)
Registers to be notified when existing Monitor Providers are deleted. |
void |
addNetworkGroupAddListener(ConfigurationAddListener<NetworkGroupCfg> listener)
Registers to be notified when new Network Groups are added. |
void |
addNetworkGroupDeleteListener(ConfigurationDeleteListener<NetworkGroupCfg> listener)
Registers to be notified when existing Network Groups are deleted. |
void |
addPasswordGeneratorAddListener(ConfigurationAddListener<PasswordGeneratorCfg> listener)
Registers to be notified when new Password Generators are added. |
void |
addPasswordGeneratorDeleteListener(ConfigurationDeleteListener<PasswordGeneratorCfg> listener)
Registers to be notified when existing Password Generators are deleted. |
void |
addPasswordPolicyAddListener(ConfigurationAddListener<PasswordPolicyCfg> listener)
Registers to be notified when new Password Policies are added. |
void |
addPasswordPolicyDeleteListener(ConfigurationDeleteListener<PasswordPolicyCfg> listener)
Registers to be notified when existing Password Policies are deleted. |
void |
addPasswordStorageSchemeAddListener(ConfigurationAddListener<PasswordStorageSchemeCfg> listener)
Registers to be notified when new Password Storage Schemes are added. |
void |
addPasswordStorageSchemeDeleteListener(ConfigurationDeleteListener<PasswordStorageSchemeCfg> listener)
Registers to be notified when existing Password Storage Schemes are deleted. |
void |
addPasswordValidatorAddListener(ConfigurationAddListener<PasswordValidatorCfg> listener)
Registers to be notified when new Password Validators are added. |
void |
addPasswordValidatorDeleteListener(ConfigurationDeleteListener<PasswordValidatorCfg> listener)
Registers to be notified when existing Password Validators are deleted. |
void |
addSASLMechanismHandlerAddListener(ConfigurationAddListener<SASLMechanismHandlerCfg> listener)
Registers to be notified when new SASL Mechanism Handlers are added. |
void |
addSASLMechanismHandlerDeleteListener(ConfigurationDeleteListener<SASLMechanismHandlerCfg> listener)
Registers to be notified when existing SASL Mechanism Handlers are deleted. |
void |
addSynchronizationProviderAddListener(ConfigurationAddListener<SynchronizationProviderCfg> listener)
Registers to be notified when new Synchronization Providers are added. |
void |
addSynchronizationProviderDeleteListener(ConfigurationDeleteListener<SynchronizationProviderCfg> listener)
Registers to be notified when existing Synchronization Providers are deleted. |
void |
addTrustManagerProviderAddListener(ConfigurationAddListener<TrustManagerProviderCfg> listener)
Registers to be notified when new Trust Manager Providers are added. |
void |
addTrustManagerProviderDeleteListener(ConfigurationDeleteListener<TrustManagerProviderCfg> listener)
Registers to be notified when existing Trust Manager Providers are deleted. |
void |
addVirtualAttributeAddListener(ConfigurationAddListener<VirtualAttributeCfg> listener)
Registers to be notified when new Virtual Attributes are added. |
void |
addVirtualAttributeDeleteListener(ConfigurationDeleteListener<VirtualAttributeCfg> listener)
Registers to be notified when existing Virtual Attributes are deleted. |
void |
addWorkflowAddListener(ConfigurationAddListener<WorkflowCfg> listener)
Registers to be notified when new Workflows are added. |
void |
addWorkflowDeleteListener(ConfigurationDeleteListener<WorkflowCfg> listener)
Registers to be notified when existing Workflows are deleted. |
void |
addWorkflowElementAddListener(ConfigurationAddListener<WorkflowElementCfg> listener)
Registers to be notified when new Workflow Elements are added. |
void |
addWorkflowElementDeleteListener(ConfigurationDeleteListener<WorkflowElementCfg> listener)
Registers to be notified when existing Workflow Elements are deleted. |
java.lang.Class<? extends RootCfg> |
configurationClass()
Gets the configuration class associated with this Root. |
AccessControlHandlerCfg |
getAccessControlHandler()
Gets the Access Control Handler. |
AccountStatusNotificationHandlerCfg |
getAccountStatusNotificationHandler(java.lang.String name)
Gets the named Account Status Notification Handler. |
AlertHandlerCfg |
getAlertHandler(java.lang.String name)
Gets the named Alert Handler. |
AttributeSyntaxCfg |
getAttributeSyntax(java.lang.String name)
Gets the named Attribute Syntax. |
BackendCfg |
getBackend(java.lang.String name)
Gets the named Backend. |
CertificateMapperCfg |
getCertificateMapper(java.lang.String name)
Gets the named Certificate Mapper. |
ConnectionHandlerCfg |
getConnectionHandler(java.lang.String name)
Gets the named Connection Handler. |
CryptoManagerCfg |
getCryptoManager()
Gets the Crypto Manager. |
EntryCacheCfg |
getEntryCache(java.lang.String name)
Gets the named Entry Cache. |
ExtendedOperationHandlerCfg |
getExtendedOperationHandler(java.lang.String name)
Gets the named Extended Operation Handler. |
GlobalCfg |
getGlobalConfiguration()
Gets the Global Configuration. |
GroupImplementationCfg |
getGroupImplementation(java.lang.String name)
Gets the named Group Implementation. |
IdentityMapperCfg |
getIdentityMapper(java.lang.String name)
Gets the named Identity Mapper. |
KeyManagerProviderCfg |
getKeyManagerProvider(java.lang.String name)
Gets the named Key Manager Provider. |
LogPublisherCfg |
getLogPublisher(java.lang.String name)
Gets the named Log Publisher. |
LogRetentionPolicyCfg |
getLogRetentionPolicy(java.lang.String name)
Gets the named Log Retention Policy. |
LogRotationPolicyCfg |
getLogRotationPolicy(java.lang.String name)
Gets the named Log Rotation Policy. |
MatchingRuleCfg |
getMatchingRule(java.lang.String name)
Gets the named Matching Rule. |
MonitorProviderCfg |
getMonitorProvider(java.lang.String name)
Gets the named Monitor Provider. |
NetworkGroupCfg |
getNetworkGroup(java.lang.String name)
Gets the named Network Group. |
PasswordGeneratorCfg |
getPasswordGenerator(java.lang.String name)
Gets the named Password Generator. |
PasswordPolicyCfg |
getPasswordPolicy(java.lang.String name)
Gets the named Password Policy. |
PasswordStorageSchemeCfg |
getPasswordStorageScheme(java.lang.String name)
Gets the named Password Storage Scheme. |
PasswordValidatorCfg |
getPasswordValidator(java.lang.String name)
Gets the named Password Validator. |
PluginRootCfg |
getPluginRoot()
Gets the Plugin Root. |
RootDNCfg |
getRootDN()
Gets the Root DN. |
RootDSEBackendCfg |
getRootDSEBackend()
Gets the Root DSE Backend. |
SASLMechanismHandlerCfg |
getSASLMechanismHandler(java.lang.String name)
Gets the named SASL Mechanism Handler. |
SynchronizationProviderCfg |
getSynchronizationProvider(java.lang.String name)
Gets the named Synchronization Provider. |
TrustManagerProviderCfg |
getTrustManagerProvider(java.lang.String name)
Gets the named Trust Manager Provider. |
VirtualAttributeCfg |
getVirtualAttribute(java.lang.String name)
Gets the named Virtual Attribute. |
WorkflowCfg |
getWorkflow(java.lang.String name)
Gets the named Workflow. |
WorkflowElementCfg |
getWorkflowElement(java.lang.String name)
Gets the named Workflow Element. |
WorkQueueCfg |
getWorkQueue()
Gets the Work Queue. |
java.lang.String[] |
listAccountStatusNotificationHandlers()
Lists the Account Status Notification Handlers. |
java.lang.String[] |
listAlertHandlers()
Lists the Alert Handlers. |
java.lang.String[] |
listAttributeSyntaxes()
Lists the Attribute Syntaxes. |
java.lang.String[] |
listBackends()
Lists the Backends. |
java.lang.String[] |
listCertificateMappers()
Lists the Certificate Mappers. |
java.lang.String[] |
listConnectionHandlers()
Lists the Connection Handlers. |
java.lang.String[] |
listEntryCaches()
Lists the Entry Caches. |
java.lang.String[] |
listExtendedOperationHandlers()
Lists the Extended Operation Handlers. |
java.lang.String[] |
listGroupImplementations()
Lists the Group Implementations. |
java.lang.String[] |
listIdentityMappers()
Lists the Identity Mappers. |
java.lang.String[] |
listKeyManagerProviders()
Lists the Key Manager Providers. |
java.lang.String[] |
listLogPublishers()
Lists the Log Publishers. |
java.lang.String[] |
listLogRetentionPolicies()
Lists the Log Retention Policies. |
java.lang.String[] |
listLogRotationPolicies()
Lists the Log Rotation Policies. |
java.lang.String[] |
listMatchingRules()
Lists the Matching Rules. |
java.lang.String[] |
listMonitorProviders()
Lists the Monitor Providers. |
java.lang.String[] |
listNetworkGroups()
Lists the Network Groups. |
java.lang.String[] |
listPasswordGenerators()
Lists the Password Generators. |
java.lang.String[] |
listPasswordPolicies()
Lists the Password Policies. |
java.lang.String[] |
listPasswordStorageSchemes()
Lists the Password Storage Schemes. |
java.lang.String[] |
listPasswordValidators()
Lists the Password Validators. |
java.lang.String[] |
listSASLMechanismHandlers()
Lists the SASL Mechanism Handlers. |
java.lang.String[] |
listSynchronizationProviders()
Lists the Synchronization Providers. |
java.lang.String[] |
listTrustManagerProviders()
Lists the Trust Manager Providers. |
java.lang.String[] |
listVirtualAttributes()
Lists the Virtual Attributes. |
java.lang.String[] |
listWorkflowElements()
Lists the Workflow Elements. |
java.lang.String[] |
listWorkflows()
Lists the Workflows. |
void |
removeAccountStatusNotificationHandlerAddListener(ConfigurationAddListener<AccountStatusNotificationHandlerCfg> listener)
Deregisters an existing Account Status Notification Handler configuration add listener. |
void |
removeAccountStatusNotificationHandlerDeleteListener(ConfigurationDeleteListener<AccountStatusNotificationHandlerCfg> listener)
Deregisters an existing Account Status Notification Handler configuration delete listener. |
void |
removeAlertHandlerAddListener(ConfigurationAddListener<AlertHandlerCfg> listener)
Deregisters an existing Alert Handler configuration add listener. |
void |
removeAlertHandlerDeleteListener(ConfigurationDeleteListener<AlertHandlerCfg> listener)
Deregisters an existing Alert Handler configuration delete listener. |
void |
removeAttributeSyntaxAddListener(ConfigurationAddListener<AttributeSyntaxCfg> listener)
Deregisters an existing Attribute Syntax configuration add listener. |
void |
removeAttributeSyntaxDeleteListener(ConfigurationDeleteListener<AttributeSyntaxCfg> listener)
Deregisters an existing Attribute Syntax configuration delete listener. |
void |
removeBackendAddListener(ConfigurationAddListener<BackendCfg> listener)
Deregisters an existing Backend configuration add listener. |
void |
removeBackendDeleteListener(ConfigurationDeleteListener<BackendCfg> listener)
Deregisters an existing Backend configuration delete listener. |
void |
removeCertificateMapperAddListener(ConfigurationAddListener<CertificateMapperCfg> listener)
Deregisters an existing Certificate Mapper configuration add listener. |
void |
removeCertificateMapperDeleteListener(ConfigurationDeleteListener<CertificateMapperCfg> listener)
Deregisters an existing Certificate Mapper configuration delete listener. |
void |
removeConnectionHandlerAddListener(ConfigurationAddListener<ConnectionHandlerCfg> listener)
Deregisters an existing Connection Handler configuration add listener. |
void |
removeConnectionHandlerDeleteListener(ConfigurationDeleteListener<ConnectionHandlerCfg> listener)
Deregisters an existing Connection Handler configuration delete listener. |
void |
removeEntryCacheAddListener(ConfigurationAddListener<EntryCacheCfg> listener)
Deregisters an existing Entry Cache configuration add listener. |
void |
removeEntryCacheDeleteListener(ConfigurationDeleteListener<EntryCacheCfg> listener)
Deregisters an existing Entry Cache configuration delete listener. |
void |
removeExtendedOperationHandlerAddListener(ConfigurationAddListener<ExtendedOperationHandlerCfg> listener)
Deregisters an existing Extended Operation Handler configuration add listener. |
void |
removeExtendedOperationHandlerDeleteListener(ConfigurationDeleteListener<ExtendedOperationHandlerCfg> listener)
Deregisters an existing Extended Operation Handler configuration delete listener. |
void |
removeGroupImplementationAddListener(ConfigurationAddListener<GroupImplementationCfg> listener)
Deregisters an existing Group Implementation configuration add listener. |
void |
removeGroupImplementationDeleteListener(ConfigurationDeleteListener<GroupImplementationCfg> listener)
Deregisters an existing Group Implementation configuration delete listener. |
void |
removeIdentityMapperAddListener(ConfigurationAddListener<IdentityMapperCfg> listener)
Deregisters an existing Identity Mapper configuration add listener. |
void |
removeIdentityMapperDeleteListener(ConfigurationDeleteListener<IdentityMapperCfg> listener)
Deregisters an existing Identity Mapper configuration delete listener. |
void |
removeKeyManagerProviderAddListener(ConfigurationAddListener<KeyManagerProviderCfg> listener)
Deregisters an existing Key Manager Provider configuration add listener. |
void |
removeKeyManagerProviderDeleteListener(ConfigurationDeleteListener<KeyManagerProviderCfg> listener)
Deregisters an existing Key Manager Provider configuration delete listener. |
void |
removeLogPublisherAddListener(ConfigurationAddListener<LogPublisherCfg> listener)
Deregisters an existing Log Publisher configuration add listener. |
void |
removeLogPublisherDeleteListener(ConfigurationDeleteListener<LogPublisherCfg> listener)
Deregisters an existing Log Publisher configuration delete listener. |
void |
removeLogRetentionPolicyAddListener(ConfigurationAddListener<LogRetentionPolicyCfg> listener)
Deregisters an existing Log Retention Policy configuration add listener. |
void |
removeLogRetentionPolicyDeleteListener(ConfigurationDeleteListener<LogRetentionPolicyCfg> listener)
Deregisters an existing Log Retention Policy configuration delete listener. |
void |
removeLogRotationPolicyAddListener(ConfigurationAddListener<LogRotationPolicyCfg> listener)
Deregisters an existing Log Rotation Policy configuration add listener. |
void |
removeLogRotationPolicyDeleteListener(ConfigurationDeleteListener<LogRotationPolicyCfg> listener)
Deregisters an existing Log Rotation Policy configuration delete listener. |
void |
removeMatchingRuleAddListener(ConfigurationAddListener<MatchingRuleCfg> listener)
Deregisters an existing Matching Rule configuration add listener. |
void |
removeMatchingRuleDeleteListener(ConfigurationDeleteListener<MatchingRuleCfg> listener)
Deregisters an existing Matching Rule configuration delete listener. |
void |
removeMonitorProviderAddListener(ConfigurationAddListener<MonitorProviderCfg> listener)
Deregisters an existing Monitor Provider configuration add listener. |
void |
removeMonitorProviderDeleteListener(ConfigurationDeleteListener<MonitorProviderCfg> listener)
Deregisters an existing Monitor Provider configuration delete listener. |
void |
removeNetworkGroupAddListener(ConfigurationAddListener<NetworkGroupCfg> listener)
Deregisters an existing Network Group configuration add listener. |
void |
removeNetworkGroupDeleteListener(ConfigurationDeleteListener<NetworkGroupCfg> listener)
Deregisters an existing Network Group configuration delete listener. |
void |
removePasswordGeneratorAddListener(ConfigurationAddListener<PasswordGeneratorCfg> listener)
Deregisters an existing Password Generator configuration add listener. |
void |
removePasswordGeneratorDeleteListener(ConfigurationDeleteListener<PasswordGeneratorCfg> listener)
Deregisters an existing Password Generator configuration delete listener. |
void |
removePasswordPolicyAddListener(ConfigurationAddListener<PasswordPolicyCfg> listener)
Deregisters an existing Password Policy configuration add listener. |
void |
removePasswordPolicyDeleteListener(ConfigurationDeleteListener<PasswordPolicyCfg> listener)
Deregisters an existing Password Policy configuration delete listener. |
void |
removePasswordStorageSchemeAddListener(ConfigurationAddListener<PasswordStorageSchemeCfg> listener)
Deregisters an existing Password Storage Scheme configuration add listener. |
void |
removePasswordStorageSchemeDeleteListener(ConfigurationDeleteListener<PasswordStorageSchemeCfg> listener)
Deregisters an existing Password Storage Scheme configuration delete listener. |
void |
removePasswordValidatorAddListener(ConfigurationAddListener<PasswordValidatorCfg> listener)
Deregisters an existing Password Validator configuration add listener. |
void |
removePasswordValidatorDeleteListener(ConfigurationDeleteListener<PasswordValidatorCfg> listener)
Deregisters an existing Password Validator configuration delete listener. |
void |
removeSASLMechanismHandlerAddListener(ConfigurationAddListener<SASLMechanismHandlerCfg> listener)
Deregisters an existing SASL Mechanism Handler configuration add listener. |
void |
removeSASLMechanismHandlerDeleteListener(ConfigurationDeleteListener<SASLMechanismHandlerCfg> listener)
Deregisters an existing SASL Mechanism Handler configuration delete listener. |
void |
removeSynchronizationProviderAddListener(ConfigurationAddListener<SynchronizationProviderCfg> listener)
Deregisters an existing Synchronization Provider configuration add listener. |
void |
removeSynchronizationProviderDeleteListener(ConfigurationDeleteListener<SynchronizationProviderCfg> listener)
Deregisters an existing Synchronization Provider configuration delete listener. |
void |
removeTrustManagerProviderAddListener(ConfigurationAddListener<TrustManagerProviderCfg> listener)
Deregisters an existing Trust Manager Provider configuration add listener. |
void |
removeTrustManagerProviderDeleteListener(ConfigurationDeleteListener<TrustManagerProviderCfg> listener)
Deregisters an existing Trust Manager Provider configuration delete listener. |
void |
removeVirtualAttributeAddListener(ConfigurationAddListener<VirtualAttributeCfg> listener)
Deregisters an existing Virtual Attribute configuration add listener. |
void |
removeVirtualAttributeDeleteListener(ConfigurationDeleteListener<VirtualAttributeCfg> listener)
Deregisters an existing Virtual Attribute configuration delete listener. |
void |
removeWorkflowAddListener(ConfigurationAddListener<WorkflowCfg> listener)
Deregisters an existing Workflow configuration add listener. |
void |
removeWorkflowDeleteListener(ConfigurationDeleteListener<WorkflowCfg> listener)
Deregisters an existing Workflow configuration delete listener. |
void |
removeWorkflowElementAddListener(ConfigurationAddListener<WorkflowElementCfg> listener)
Deregisters an existing Workflow Element configuration add listener. |
void |
removeWorkflowElementDeleteListener(ConfigurationDeleteListener<WorkflowElementCfg> listener)
Deregisters an existing Workflow Element configuration delete listener. |
Methods inherited from interface org.opends.server.admin.Configuration |
---|
dn |
Method Detail |
---|
java.lang.Class<? extends RootCfg> configurationClass()
configurationClass
in interface Configuration
AccessControlHandlerCfg getAccessControlHandler() throws ConfigException
ConfigException
- If the Access Control Handler could not be found or it could not
be successfully decoded.java.lang.String[] listAccountStatusNotificationHandlers()
AccountStatusNotificationHandlerCfg getAccountStatusNotificationHandler(java.lang.String name) throws ConfigException
name
- The name of the Account Status Notification Handler to retrieve.
ConfigException
- If the Account Status Notification Handler could not be found or it
could not be successfully decoded.void addAccountStatusNotificationHandlerAddListener(ConfigurationAddListener<AccountStatusNotificationHandlerCfg> listener) throws ConfigException
listener
- The Account Status Notification Handler configuration add listener.
ConfigException
- If the add listener could not be registered.void removeAccountStatusNotificationHandlerAddListener(ConfigurationAddListener<AccountStatusNotificationHandlerCfg> listener)
listener
- The Account Status Notification Handler configuration add listener.void addAccountStatusNotificationHandlerDeleteListener(ConfigurationDeleteListener<AccountStatusNotificationHandlerCfg> listener) throws ConfigException
listener
- The Account Status Notification Handler configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeAccountStatusNotificationHandlerDeleteListener(ConfigurationDeleteListener<AccountStatusNotificationHandlerCfg> listener)
listener
- The Account Status Notification Handler configuration delete listener.java.lang.String[] listAlertHandlers()
AlertHandlerCfg getAlertHandler(java.lang.String name) throws ConfigException
name
- The name of the Alert Handler to retrieve.
ConfigException
- If the Alert Handler could not be found or it
could not be successfully decoded.void addAlertHandlerAddListener(ConfigurationAddListener<AlertHandlerCfg> listener) throws ConfigException
listener
- The Alert Handler configuration add listener.
ConfigException
- If the add listener could not be registered.void removeAlertHandlerAddListener(ConfigurationAddListener<AlertHandlerCfg> listener)
listener
- The Alert Handler configuration add listener.void addAlertHandlerDeleteListener(ConfigurationDeleteListener<AlertHandlerCfg> listener) throws ConfigException
listener
- The Alert Handler configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeAlertHandlerDeleteListener(ConfigurationDeleteListener<AlertHandlerCfg> listener)
listener
- The Alert Handler configuration delete listener.java.lang.String[] listAttributeSyntaxes()
AttributeSyntaxCfg getAttributeSyntax(java.lang.String name) throws ConfigException
name
- The name of the Attribute Syntax to retrieve.
ConfigException
- If the Attribute Syntax could not be found or it
could not be successfully decoded.void addAttributeSyntaxAddListener(ConfigurationAddListener<AttributeSyntaxCfg> listener) throws ConfigException
listener
- The Attribute Syntax configuration add listener.
ConfigException
- If the add listener could not be registered.void removeAttributeSyntaxAddListener(ConfigurationAddListener<AttributeSyntaxCfg> listener)
listener
- The Attribute Syntax configuration add listener.void addAttributeSyntaxDeleteListener(ConfigurationDeleteListener<AttributeSyntaxCfg> listener) throws ConfigException
listener
- The Attribute Syntax configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeAttributeSyntaxDeleteListener(ConfigurationDeleteListener<AttributeSyntaxCfg> listener)
listener
- The Attribute Syntax configuration delete listener.java.lang.String[] listBackends()
BackendCfg getBackend(java.lang.String name) throws ConfigException
name
- The name of the Backend to retrieve.
ConfigException
- If the Backend could not be found or it
could not be successfully decoded.void addBackendAddListener(ConfigurationAddListener<BackendCfg> listener) throws ConfigException
listener
- The Backend configuration add listener.
ConfigException
- If the add listener could not be registered.void removeBackendAddListener(ConfigurationAddListener<BackendCfg> listener)
listener
- The Backend configuration add listener.void addBackendDeleteListener(ConfigurationDeleteListener<BackendCfg> listener) throws ConfigException
listener
- The Backend configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeBackendDeleteListener(ConfigurationDeleteListener<BackendCfg> listener)
listener
- The Backend configuration delete listener.java.lang.String[] listCertificateMappers()
CertificateMapperCfg getCertificateMapper(java.lang.String name) throws ConfigException
name
- The name of the Certificate Mapper to retrieve.
ConfigException
- If the Certificate Mapper could not be found or it
could not be successfully decoded.void addCertificateMapperAddListener(ConfigurationAddListener<CertificateMapperCfg> listener) throws ConfigException
listener
- The Certificate Mapper configuration add listener.
ConfigException
- If the add listener could not be registered.void removeCertificateMapperAddListener(ConfigurationAddListener<CertificateMapperCfg> listener)
listener
- The Certificate Mapper configuration add listener.void addCertificateMapperDeleteListener(ConfigurationDeleteListener<CertificateMapperCfg> listener) throws ConfigException
listener
- The Certificate Mapper configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeCertificateMapperDeleteListener(ConfigurationDeleteListener<CertificateMapperCfg> listener)
listener
- The Certificate Mapper configuration delete listener.java.lang.String[] listConnectionHandlers()
ConnectionHandlerCfg getConnectionHandler(java.lang.String name) throws ConfigException
name
- The name of the Connection Handler to retrieve.
ConfigException
- If the Connection Handler could not be found or it
could not be successfully decoded.void addConnectionHandlerAddListener(ConfigurationAddListener<ConnectionHandlerCfg> listener) throws ConfigException
listener
- The Connection Handler configuration add listener.
ConfigException
- If the add listener could not be registered.void removeConnectionHandlerAddListener(ConfigurationAddListener<ConnectionHandlerCfg> listener)
listener
- The Connection Handler configuration add listener.void addConnectionHandlerDeleteListener(ConfigurationDeleteListener<ConnectionHandlerCfg> listener) throws ConfigException
listener
- The Connection Handler configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeConnectionHandlerDeleteListener(ConfigurationDeleteListener<ConnectionHandlerCfg> listener)
listener
- The Connection Handler configuration delete listener.CryptoManagerCfg getCryptoManager() throws ConfigException
ConfigException
- If the Crypto Manager could not be found or it could not
be successfully decoded.java.lang.String[] listEntryCaches()
EntryCacheCfg getEntryCache(java.lang.String name) throws ConfigException
name
- The name of the Entry Cache to retrieve.
ConfigException
- If the Entry Cache could not be found or it
could not be successfully decoded.void addEntryCacheAddListener(ConfigurationAddListener<EntryCacheCfg> listener) throws ConfigException
listener
- The Entry Cache configuration add listener.
ConfigException
- If the add listener could not be registered.void removeEntryCacheAddListener(ConfigurationAddListener<EntryCacheCfg> listener)
listener
- The Entry Cache configuration add listener.void addEntryCacheDeleteListener(ConfigurationDeleteListener<EntryCacheCfg> listener) throws ConfigException
listener
- The Entry Cache configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeEntryCacheDeleteListener(ConfigurationDeleteListener<EntryCacheCfg> listener)
listener
- The Entry Cache configuration delete listener.java.lang.String[] listExtendedOperationHandlers()
ExtendedOperationHandlerCfg getExtendedOperationHandler(java.lang.String name) throws ConfigException
name
- The name of the Extended Operation Handler to retrieve.
ConfigException
- If the Extended Operation Handler could not be found or it
could not be successfully decoded.void addExtendedOperationHandlerAddListener(ConfigurationAddListener<ExtendedOperationHandlerCfg> listener) throws ConfigException
listener
- The Extended Operation Handler configuration add listener.
ConfigException
- If the add listener could not be registered.void removeExtendedOperationHandlerAddListener(ConfigurationAddListener<ExtendedOperationHandlerCfg> listener)
listener
- The Extended Operation Handler configuration add listener.void addExtendedOperationHandlerDeleteListener(ConfigurationDeleteListener<ExtendedOperationHandlerCfg> listener) throws ConfigException
listener
- The Extended Operation Handler configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeExtendedOperationHandlerDeleteListener(ConfigurationDeleteListener<ExtendedOperationHandlerCfg> listener)
listener
- The Extended Operation Handler configuration delete listener.GlobalCfg getGlobalConfiguration() throws ConfigException
ConfigException
- If the Global Configuration could not be found or it could not
be successfully decoded.java.lang.String[] listGroupImplementations()
GroupImplementationCfg getGroupImplementation(java.lang.String name) throws ConfigException
name
- The name of the Group Implementation to retrieve.
ConfigException
- If the Group Implementation could not be found or it
could not be successfully decoded.void addGroupImplementationAddListener(ConfigurationAddListener<GroupImplementationCfg> listener) throws ConfigException
listener
- The Group Implementation configuration add listener.
ConfigException
- If the add listener could not be registered.void removeGroupImplementationAddListener(ConfigurationAddListener<GroupImplementationCfg> listener)
listener
- The Group Implementation configuration add listener.void addGroupImplementationDeleteListener(ConfigurationDeleteListener<GroupImplementationCfg> listener) throws ConfigException
listener
- The Group Implementation configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeGroupImplementationDeleteListener(ConfigurationDeleteListener<GroupImplementationCfg> listener)
listener
- The Group Implementation configuration delete listener.java.lang.String[] listIdentityMappers()
IdentityMapperCfg getIdentityMapper(java.lang.String name) throws ConfigException
name
- The name of the Identity Mapper to retrieve.
ConfigException
- If the Identity Mapper could not be found or it
could not be successfully decoded.void addIdentityMapperAddListener(ConfigurationAddListener<IdentityMapperCfg> listener) throws ConfigException
listener
- The Identity Mapper configuration add listener.
ConfigException
- If the add listener could not be registered.void removeIdentityMapperAddListener(ConfigurationAddListener<IdentityMapperCfg> listener)
listener
- The Identity Mapper configuration add listener.void addIdentityMapperDeleteListener(ConfigurationDeleteListener<IdentityMapperCfg> listener) throws ConfigException
listener
- The Identity Mapper configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeIdentityMapperDeleteListener(ConfigurationDeleteListener<IdentityMapperCfg> listener)
listener
- The Identity Mapper configuration delete listener.java.lang.String[] listKeyManagerProviders()
KeyManagerProviderCfg getKeyManagerProvider(java.lang.String name) throws ConfigException
name
- The name of the Key Manager Provider to retrieve.
ConfigException
- If the Key Manager Provider could not be found or it
could not be successfully decoded.void addKeyManagerProviderAddListener(ConfigurationAddListener<KeyManagerProviderCfg> listener) throws ConfigException
listener
- The Key Manager Provider configuration add listener.
ConfigException
- If the add listener could not be registered.void removeKeyManagerProviderAddListener(ConfigurationAddListener<KeyManagerProviderCfg> listener)
listener
- The Key Manager Provider configuration add listener.void addKeyManagerProviderDeleteListener(ConfigurationDeleteListener<KeyManagerProviderCfg> listener) throws ConfigException
listener
- The Key Manager Provider configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeKeyManagerProviderDeleteListener(ConfigurationDeleteListener<KeyManagerProviderCfg> listener)
listener
- The Key Manager Provider configuration delete listener.java.lang.String[] listLogPublishers()
LogPublisherCfg getLogPublisher(java.lang.String name) throws ConfigException
name
- The name of the Log Publisher to retrieve.
ConfigException
- If the Log Publisher could not be found or it
could not be successfully decoded.void addLogPublisherAddListener(ConfigurationAddListener<LogPublisherCfg> listener) throws ConfigException
listener
- The Log Publisher configuration add listener.
ConfigException
- If the add listener could not be registered.void removeLogPublisherAddListener(ConfigurationAddListener<LogPublisherCfg> listener)
listener
- The Log Publisher configuration add listener.void addLogPublisherDeleteListener(ConfigurationDeleteListener<LogPublisherCfg> listener) throws ConfigException
listener
- The Log Publisher configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeLogPublisherDeleteListener(ConfigurationDeleteListener<LogPublisherCfg> listener)
listener
- The Log Publisher configuration delete listener.java.lang.String[] listLogRetentionPolicies()
LogRetentionPolicyCfg getLogRetentionPolicy(java.lang.String name) throws ConfigException
name
- The name of the Log Retention Policy to retrieve.
ConfigException
- If the Log Retention Policy could not be found or it
could not be successfully decoded.void addLogRetentionPolicyAddListener(ConfigurationAddListener<LogRetentionPolicyCfg> listener) throws ConfigException
listener
- The Log Retention Policy configuration add listener.
ConfigException
- If the add listener could not be registered.void removeLogRetentionPolicyAddListener(ConfigurationAddListener<LogRetentionPolicyCfg> listener)
listener
- The Log Retention Policy configuration add listener.void addLogRetentionPolicyDeleteListener(ConfigurationDeleteListener<LogRetentionPolicyCfg> listener) throws ConfigException
listener
- The Log Retention Policy configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeLogRetentionPolicyDeleteListener(ConfigurationDeleteListener<LogRetentionPolicyCfg> listener)
listener
- The Log Retention Policy configuration delete listener.java.lang.String[] listLogRotationPolicies()
LogRotationPolicyCfg getLogRotationPolicy(java.lang.String name) throws ConfigException
name
- The name of the Log Rotation Policy to retrieve.
ConfigException
- If the Log Rotation Policy could not be found or it
could not be successfully decoded.void addLogRotationPolicyAddListener(ConfigurationAddListener<LogRotationPolicyCfg> listener) throws ConfigException
listener
- The Log Rotation Policy configuration add listener.
ConfigException
- If the add listener could not be registered.void removeLogRotationPolicyAddListener(ConfigurationAddListener<LogRotationPolicyCfg> listener)
listener
- The Log Rotation Policy configuration add listener.void addLogRotationPolicyDeleteListener(ConfigurationDeleteListener<LogRotationPolicyCfg> listener) throws ConfigException
listener
- The Log Rotation Policy configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeLogRotationPolicyDeleteListener(ConfigurationDeleteListener<LogRotationPolicyCfg> listener)
listener
- The Log Rotation Policy configuration delete listener.java.lang.String[] listMatchingRules()
MatchingRuleCfg getMatchingRule(java.lang.String name) throws ConfigException
name
- The name of the Matching Rule to retrieve.
ConfigException
- If the Matching Rule could not be found or it
could not be successfully decoded.void addMatchingRuleAddListener(ConfigurationAddListener<MatchingRuleCfg> listener) throws ConfigException
listener
- The Matching Rule configuration add listener.
ConfigException
- If the add listener could not be registered.void removeMatchingRuleAddListener(ConfigurationAddListener<MatchingRuleCfg> listener)
listener
- The Matching Rule configuration add listener.void addMatchingRuleDeleteListener(ConfigurationDeleteListener<MatchingRuleCfg> listener) throws ConfigException
listener
- The Matching Rule configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeMatchingRuleDeleteListener(ConfigurationDeleteListener<MatchingRuleCfg> listener)
listener
- The Matching Rule configuration delete listener.java.lang.String[] listMonitorProviders()
MonitorProviderCfg getMonitorProvider(java.lang.String name) throws ConfigException
name
- The name of the Monitor Provider to retrieve.
ConfigException
- If the Monitor Provider could not be found or it
could not be successfully decoded.void addMonitorProviderAddListener(ConfigurationAddListener<MonitorProviderCfg> listener) throws ConfigException
listener
- The Monitor Provider configuration add listener.
ConfigException
- If the add listener could not be registered.void removeMonitorProviderAddListener(ConfigurationAddListener<MonitorProviderCfg> listener)
listener
- The Monitor Provider configuration add listener.void addMonitorProviderDeleteListener(ConfigurationDeleteListener<MonitorProviderCfg> listener) throws ConfigException
listener
- The Monitor Provider configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeMonitorProviderDeleteListener(ConfigurationDeleteListener<MonitorProviderCfg> listener)
listener
- The Monitor Provider configuration delete listener.java.lang.String[] listNetworkGroups()
NetworkGroupCfg getNetworkGroup(java.lang.String name) throws ConfigException
name
- The name of the Network Group to retrieve.
ConfigException
- If the Network Group could not be found or it
could not be successfully decoded.void addNetworkGroupAddListener(ConfigurationAddListener<NetworkGroupCfg> listener) throws ConfigException
listener
- The Network Group configuration add listener.
ConfigException
- If the add listener could not be registered.void removeNetworkGroupAddListener(ConfigurationAddListener<NetworkGroupCfg> listener)
listener
- The Network Group configuration add listener.void addNetworkGroupDeleteListener(ConfigurationDeleteListener<NetworkGroupCfg> listener) throws ConfigException
listener
- The Network Group configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeNetworkGroupDeleteListener(ConfigurationDeleteListener<NetworkGroupCfg> listener)
listener
- The Network Group configuration delete listener.java.lang.String[] listPasswordGenerators()
PasswordGeneratorCfg getPasswordGenerator(java.lang.String name) throws ConfigException
name
- The name of the Password Generator to retrieve.
ConfigException
- If the Password Generator could not be found or it
could not be successfully decoded.void addPasswordGeneratorAddListener(ConfigurationAddListener<PasswordGeneratorCfg> listener) throws ConfigException
listener
- The Password Generator configuration add listener.
ConfigException
- If the add listener could not be registered.void removePasswordGeneratorAddListener(ConfigurationAddListener<PasswordGeneratorCfg> listener)
listener
- The Password Generator configuration add listener.void addPasswordGeneratorDeleteListener(ConfigurationDeleteListener<PasswordGeneratorCfg> listener) throws ConfigException
listener
- The Password Generator configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removePasswordGeneratorDeleteListener(ConfigurationDeleteListener<PasswordGeneratorCfg> listener)
listener
- The Password Generator configuration delete listener.java.lang.String[] listPasswordPolicies()
PasswordPolicyCfg getPasswordPolicy(java.lang.String name) throws ConfigException
name
- The name of the Password Policy to retrieve.
ConfigException
- If the Password Policy could not be found or it
could not be successfully decoded.void addPasswordPolicyAddListener(ConfigurationAddListener<PasswordPolicyCfg> listener) throws ConfigException
listener
- The Password Policy configuration add listener.
ConfigException
- If the add listener could not be registered.void removePasswordPolicyAddListener(ConfigurationAddListener<PasswordPolicyCfg> listener)
listener
- The Password Policy configuration add listener.void addPasswordPolicyDeleteListener(ConfigurationDeleteListener<PasswordPolicyCfg> listener) throws ConfigException
listener
- The Password Policy configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removePasswordPolicyDeleteListener(ConfigurationDeleteListener<PasswordPolicyCfg> listener)
listener
- The Password Policy configuration delete listener.java.lang.String[] listPasswordStorageSchemes()
PasswordStorageSchemeCfg getPasswordStorageScheme(java.lang.String name) throws ConfigException
name
- The name of the Password Storage Scheme to retrieve.
ConfigException
- If the Password Storage Scheme could not be found or it
could not be successfully decoded.void addPasswordStorageSchemeAddListener(ConfigurationAddListener<PasswordStorageSchemeCfg> listener) throws ConfigException
listener
- The Password Storage Scheme configuration add listener.
ConfigException
- If the add listener could not be registered.void removePasswordStorageSchemeAddListener(ConfigurationAddListener<PasswordStorageSchemeCfg> listener)
listener
- The Password Storage Scheme configuration add listener.void addPasswordStorageSchemeDeleteListener(ConfigurationDeleteListener<PasswordStorageSchemeCfg> listener) throws ConfigException
listener
- The Password Storage Scheme configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removePasswordStorageSchemeDeleteListener(ConfigurationDeleteListener<PasswordStorageSchemeCfg> listener)
listener
- The Password Storage Scheme configuration delete listener.java.lang.String[] listPasswordValidators()
PasswordValidatorCfg getPasswordValidator(java.lang.String name) throws ConfigException
name
- The name of the Password Validator to retrieve.
ConfigException
- If the Password Validator could not be found or it
could not be successfully decoded.void addPasswordValidatorAddListener(ConfigurationAddListener<PasswordValidatorCfg> listener) throws ConfigException
listener
- The Password Validator configuration add listener.
ConfigException
- If the add listener could not be registered.void removePasswordValidatorAddListener(ConfigurationAddListener<PasswordValidatorCfg> listener)
listener
- The Password Validator configuration add listener.void addPasswordValidatorDeleteListener(ConfigurationDeleteListener<PasswordValidatorCfg> listener) throws ConfigException
listener
- The Password Validator configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removePasswordValidatorDeleteListener(ConfigurationDeleteListener<PasswordValidatorCfg> listener)
listener
- The Password Validator configuration delete listener.PluginRootCfg getPluginRoot() throws ConfigException
ConfigException
- If the Plugin Root could not be found or it could not
be successfully decoded.RootDNCfg getRootDN() throws ConfigException
ConfigException
- If the Root DN could not be found or it could not
be successfully decoded.RootDSEBackendCfg getRootDSEBackend() throws ConfigException
ConfigException
- If the Root DSE Backend could not be found or it could not
be successfully decoded.java.lang.String[] listSASLMechanismHandlers()
SASLMechanismHandlerCfg getSASLMechanismHandler(java.lang.String name) throws ConfigException
name
- The name of the SASL Mechanism Handler to retrieve.
ConfigException
- If the SASL Mechanism Handler could not be found or it
could not be successfully decoded.void addSASLMechanismHandlerAddListener(ConfigurationAddListener<SASLMechanismHandlerCfg> listener) throws ConfigException
listener
- The SASL Mechanism Handler configuration add listener.
ConfigException
- If the add listener could not be registered.void removeSASLMechanismHandlerAddListener(ConfigurationAddListener<SASLMechanismHandlerCfg> listener)
listener
- The SASL Mechanism Handler configuration add listener.void addSASLMechanismHandlerDeleteListener(ConfigurationDeleteListener<SASLMechanismHandlerCfg> listener) throws ConfigException
listener
- The SASL Mechanism Handler configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeSASLMechanismHandlerDeleteListener(ConfigurationDeleteListener<SASLMechanismHandlerCfg> listener)
listener
- The SASL Mechanism Handler configuration delete listener.java.lang.String[] listSynchronizationProviders()
SynchronizationProviderCfg getSynchronizationProvider(java.lang.String name) throws ConfigException
name
- The name of the Synchronization Provider to retrieve.
ConfigException
- If the Synchronization Provider could not be found or it
could not be successfully decoded.void addSynchronizationProviderAddListener(ConfigurationAddListener<SynchronizationProviderCfg> listener) throws ConfigException
listener
- The Synchronization Provider configuration add listener.
ConfigException
- If the add listener could not be registered.void removeSynchronizationProviderAddListener(ConfigurationAddListener<SynchronizationProviderCfg> listener)
listener
- The Synchronization Provider configuration add listener.void addSynchronizationProviderDeleteListener(ConfigurationDeleteListener<SynchronizationProviderCfg> listener) throws ConfigException
listener
- The Synchronization Provider configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeSynchronizationProviderDeleteListener(ConfigurationDeleteListener<SynchronizationProviderCfg> listener)
listener
- The Synchronization Provider configuration delete listener.java.lang.String[] listTrustManagerProviders()
TrustManagerProviderCfg getTrustManagerProvider(java.lang.String name) throws ConfigException
name
- The name of the Trust Manager Provider to retrieve.
ConfigException
- If the Trust Manager Provider could not be found or it
could not be successfully decoded.void addTrustManagerProviderAddListener(ConfigurationAddListener<TrustManagerProviderCfg> listener) throws ConfigException
listener
- The Trust Manager Provider configuration add listener.
ConfigException
- If the add listener could not be registered.void removeTrustManagerProviderAddListener(ConfigurationAddListener<TrustManagerProviderCfg> listener)
listener
- The Trust Manager Provider configuration add listener.void addTrustManagerProviderDeleteListener(ConfigurationDeleteListener<TrustManagerProviderCfg> listener) throws ConfigException
listener
- The Trust Manager Provider configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeTrustManagerProviderDeleteListener(ConfigurationDeleteListener<TrustManagerProviderCfg> listener)
listener
- The Trust Manager Provider configuration delete listener.java.lang.String[] listVirtualAttributes()
VirtualAttributeCfg getVirtualAttribute(java.lang.String name) throws ConfigException
name
- The name of the Virtual Attribute to retrieve.
ConfigException
- If the Virtual Attribute could not be found or it
could not be successfully decoded.void addVirtualAttributeAddListener(ConfigurationAddListener<VirtualAttributeCfg> listener) throws ConfigException
listener
- The Virtual Attribute configuration add listener.
ConfigException
- If the add listener could not be registered.void removeVirtualAttributeAddListener(ConfigurationAddListener<VirtualAttributeCfg> listener)
listener
- The Virtual Attribute configuration add listener.void addVirtualAttributeDeleteListener(ConfigurationDeleteListener<VirtualAttributeCfg> listener) throws ConfigException
listener
- The Virtual Attribute configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeVirtualAttributeDeleteListener(ConfigurationDeleteListener<VirtualAttributeCfg> listener)
listener
- The Virtual Attribute configuration delete listener.java.lang.String[] listWorkflows()
WorkflowCfg getWorkflow(java.lang.String name) throws ConfigException
name
- The name of the Workflow to retrieve.
ConfigException
- If the Workflow could not be found or it
could not be successfully decoded.void addWorkflowAddListener(ConfigurationAddListener<WorkflowCfg> listener) throws ConfigException
listener
- The Workflow configuration add listener.
ConfigException
- If the add listener could not be registered.void removeWorkflowAddListener(ConfigurationAddListener<WorkflowCfg> listener)
listener
- The Workflow configuration add listener.void addWorkflowDeleteListener(ConfigurationDeleteListener<WorkflowCfg> listener) throws ConfigException
listener
- The Workflow configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeWorkflowDeleteListener(ConfigurationDeleteListener<WorkflowCfg> listener)
listener
- The Workflow configuration delete listener.java.lang.String[] listWorkflowElements()
WorkflowElementCfg getWorkflowElement(java.lang.String name) throws ConfigException
name
- The name of the Workflow Element to retrieve.
ConfigException
- If the Workflow Element could not be found or it
could not be successfully decoded.void addWorkflowElementAddListener(ConfigurationAddListener<WorkflowElementCfg> listener) throws ConfigException
listener
- The Workflow Element configuration add listener.
ConfigException
- If the add listener could not be registered.void removeWorkflowElementAddListener(ConfigurationAddListener<WorkflowElementCfg> listener)
listener
- The Workflow Element configuration add listener.void addWorkflowElementDeleteListener(ConfigurationDeleteListener<WorkflowElementCfg> listener) throws ConfigException
listener
- The Workflow Element configuration delete listener.
ConfigException
- If the delete listener could not be registered.void removeWorkflowElementDeleteListener(ConfigurationDeleteListener<WorkflowElementCfg> listener)
listener
- The Workflow Element configuration delete listener.WorkQueueCfg getWorkQueue() throws ConfigException
ConfigException
- If the Work Queue could not be found or it could not
be successfully decoded.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |