BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType singleton-serviceType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}singleton-service-baseType
          {http://www.bea.com/ns/weblogic/920/domain}singleton-serviceType

Model
<...>
name?, notes?, hosting-server?, user-preferred-server?, additional-migration-attempts?, millis-to-sleep-between-attempts?, class-name?, constrained-candidate-server?, cluster?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

A service that will be automatically maintained as a Singleton in a cluster. There will always be exactly one instance of it active at any given time.

MBean: SingletonServiceMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringhosting-server optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
stringuser-preferred-server optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
intadditional-migration-attempts optional
          

A migratable service could fail to come up on every possible configured server.

 
intmillis-to-sleep-between-attempts optional
          

Controls how long of a pause there should be between the migration attempts described in getAdditionalMigrationAttempts().

 
stringclass-name optional
          

The fully qualified name of a class to load and run.

 
stringconstrained-candidate-server optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
stringcluster optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0