| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}class-deploymentType (extension)
Corresponds to ClassDeploymentMBean
Nested Element Summary | |
xs:string | arguments Arguments that a server uses to initialize a class. |
xs:string | class-name The fully qualified name of a class to load and run. |
<xs:complexType name="class-deploymentType"><xs:complexContent></xs:complexType><xs:extension base="dom:deploymentType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="class-name" nillable="false" type="xs:string">
</xs:element><xs:element minOccurs="0" name="arguments" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |