BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType startup-classType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}deploymentType
          {http://www.bea.com/ns/weblogic/920/domain}class-deploymentType
              {http://www.bea.com/ns/weblogic/920/domain}startup-classType

Model
<...>
name?, notes?, target?, deployment-order?, class-name?, arguments?, failure-is-fatal?, load-before-app-deployments?, load-before-app-activation?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation
Corresponds to StartupClassMBean
 (Interface=weblogic.management.configuration.StartupClassMBean)

Nested Element Summary
annonymous type derived from stringname optional
          <p>The user-specified name of this MBean instance. 
stringnotes optional
          <p>Optional information that you can include to describe this configuration. 
stringtarget optional
          (Interface=weblogic. 
annonymous type derived from intdeployment-order optional
          <p>A priority that the server uses to determine when it deploys an item. 
stringclass-name optional
          <p>The fully qualified name of a class to load and run. 
stringarguments optional
          <p>Arguments that a server uses to initialize a class. 
booleanfailure-is-fatal optional
          <p>Specifies whether a failure in this startup class prevents the targeted server(s) from starting. 
booleanload-before-app-deployments optional
          <p>Specifies whether the targeted servers load and run this startup class before activating JMS and JDBC services and before starting deployment for applications and EJBs. 
booleanload-before-app-activation optional
          <p>Specifies whether the targeted servers load and run this startup class after activating JMS and JDBC services and before activating applications and EJBs. 

BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0