public interface ContextHandlerMBean extends StandardInterface, DescriptorBean
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
getActiveContextHandlerEntries()
Returns the ContextHandler entries that the Audit provider is currently
 configured to process. 
 | 
String[] | 
getSupportedContextHandlerEntries()
Returns the list of all ContextHandler entries supported by the auditor. 
 | 
void | 
setActiveContextHandlerEntries(String[] types)
Sets the ContextHandler entries that the Audit provider will process. 
 | 
getNameaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerString[] getSupportedContextHandlerEntries()
String[] getActiveContextHandlerEntries()
void setActiveContextHandlerEntries(String[] types) throws InvalidAttributeValueException
SupportedContextHandlerEntries
 attribute may be specified.