BEA WebLogic Server 9.0 Domain Security Schema Reference

http://www.bea.com/ns/weblogic/90/security
complexType context-handlerType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.bea.com/ns/weblogic/90/security}context-handlerType (restriction)

Documentation
Corresponds to ContextHandlerMBean
Properties
This component is not nillable.

Model
<...>
active-context-handler-entry*
</...>


Nested Element Summary
xs:stringactive-context-handler-entry
          Returns the ContextHandler entries that the Audit provider is currently configured to process. 
Source
<xs:complexType name="context-handlerType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="active-context-handler-entry" nillable="true" type="xs:string">
</xs:element>
</xs:sequence>
</xs:complexType>

BEA WebLogic Server 9.0 Domain Security Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation