BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Package
weblogic.common

Packages that use weblogic.common
weblogic.beans.common   
weblogic.beans.reflector   
weblogic.com   
weblogic.common   
weblogic.common.internal   
weblogic.corba.visi.t3server   
weblogic.db.jdbc   
weblogic.event.actions   
weblogic.event.common   
weblogic.event.evaluators   
weblogic.html   
weblogic.io.common   
weblogic.remote.common   
weblogic.rmi   
weblogic.rmi.extensions   
weblogic.rmi.server   
weblogic.security.acl   
weblogic.time.common   
weblogic.workspace.common   
 

Classes in weblogic.common used by weblogic.beans.common
T3Client
          Class for creating and managing T3Clients.
T3Exception
          A T3Exception is thrown whenever an error occurs between a T3Client and a WebLogic Server.
WLObjectInput
          Deprecated. Use java.io.ObjectInput instead
WLObjectOutput
          Deprecated. Use java.io.ObjectOutput instead.
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
 

Classes in weblogic.common used by weblogic.beans.reflector
WLObjectInput
          Deprecated. Use java.io.ObjectInput instead
WLObjectOutput
          Deprecated. Use java.io.ObjectOutput instead.
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
 

Classes in weblogic.common used by weblogic.com
ParamSet
          A ParamSet object is used to set parameters for events and remote procedures.
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
T3ShutdownDef
          T3ShutdownDef defines the interface for user-written shutdown objects.
WLObjectInput
          Deprecated. Use java.io.ObjectInput instead
WLObjectOutput
          Deprecated. Use java.io.ObjectOutput instead.
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
 

Classes in weblogic.common used by weblogic.common
AdminServicesDef
          The AdminServicesDef defines the interface for administrative services in WebLogic.
ClientCallback
           
ConfigServicesDef
          The ConfigServicesDef is the interface that defines configuration services for the WebLogic Server.
Destroyable
          Objects that implement this interface -- Destroyable objects -- can be monitored before and after the destroy action using DestroyMonitors.
DisconnectEvent
          Defines a DisconnectEvent that a T3Client can act upon by implementing the DisconnectListener interface.
DisconnectListener
          Interface for specifying operations to be carried out after a client asks to be disconnected from the WebLogic Server, or a WebLogic Server disconnects a client.
Getable
          Objects that implement the Getable interface can be monitored in the WebLogic Server with GetMonitors.
LicenseException
          Class for verifying licensing information.
LogServicesDef
          Deprecated. Use weblogic.logging.LogOutputStream instead.
MonitorDef
          Implement this interface to create the class that will be constructed as a Monitor object in the WebLogic Server.
MonitorException
          A MonitorException is thrown when a task involving a Monitor object (a Monitored operation) wishes to abort the operation.
NameServicesDef
          The NameServicesDef interface defines name services for the WebLogic Server.
ParamSet
          A ParamSet object is used to set parameters for events and remote procedures.
ParamSetException
          Class for exceptions thrown by errors in ParamSets and ParamValues.
ParamValue
          A ParamValue is the value part of a name/value pair used for events and remote procedures.
ResourceException
          Class for ResourceExceptions.
Sequenced
          An object that is to be added to a Sequencer must implement the Sequenced interface.
SequenceEvent
          Is an indication of operations that take place as an out-of-order stream of objects is reordered in a sequence using the "push" flow model (Lea 1997, p.
SequenceListener
          An object that acts as a listener for Sequence failures must extend the SequenceListener interface.
Setable
          Implement this interface to make WebLogic Workspace objects setable.
T3Client
          Class for creating and managing T3Clients.
T3Connection
          A T3Connection object is used to establish communication between a T3Client and a WebLogic Server on a TCP/IP hostname and port number.
T3Exception
          A T3Exception is thrown whenever an error occurs between a T3Client and a WebLogic Server.
T3ExecuteException
          A T3ExecuteException is thrown whenever an error occurs in the execute() method of a class that implements either the T3Executable or T3ExecutableLazy interface.
T3ResourceFactory
          T3ResourceFactory is an interface that specifies how to manufacture new resources that are associated with objects.
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
T3User
          The T3User object is an implementation of weblogic.security.acl.defaultUserInfo that is backward compatible with WebLogic versions before 2.6.
WLObjectInput
          Deprecated. Use java.io.ObjectInput instead
WLObjectOutput
          Deprecated. Use java.io.ObjectOutput instead.
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
WorkspaceServicesDef
          The WorkspaceServicesDef defines the Workspace services of WebLogic.
 

Classes in weblogic.common used by weblogic.common.internal
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
 

Classes in weblogic.common used by weblogic.corba.visi.t3server
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
T3StartupDef
          T3StartupDef defines the interface for user-written startup objects.
 

Classes in weblogic.common used by weblogic.db.jdbc
ParamSet
          A ParamSet object is used to set parameters for events and remote procedures.
T3Client
          Class for creating and managing T3Clients.
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
WLObjectInput
          Deprecated. Use java.io.ObjectInput instead
WLObjectOutput
          Deprecated. Use java.io.ObjectOutput instead.
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
 

Classes in weblogic.common used by weblogic.event.actions
ParamSet
          A ParamSet object is used to set parameters for events and remote procedures.
ParamSetException
          Class for exceptions thrown by errors in ParamSets and ParamValues.
T3Client
          Class for creating and managing T3Clients.
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
 

Classes in weblogic.common used by weblogic.event.common
ParamSet
          A ParamSet object is used to set parameters for events and remote procedures.
T3Exception
          A T3Exception is thrown whenever an error occurs between a T3Client and a WebLogic Server.
 

Classes in weblogic.common used by weblogic.event.evaluators
ParamSet
          A ParamSet object is used to set parameters for events and remote procedures.
ParamSetException
          Class for exceptions thrown by errors in ParamSets and ParamValues.
T3Client
          Class for creating and managing T3Clients.
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
 

Classes in weblogic.common used by weblogic.html
ParamSet
          A ParamSet object is used to set parameters for events and remote procedures.
 

Classes in weblogic.common used by weblogic.io.common
T3Exception
          A T3Exception is thrown whenever an error occurs between a T3Client and a WebLogic Server.
 

Classes in weblogic.common used by weblogic.remote.common
ParamSet
          A ParamSet object is used to set parameters for events and remote procedures.
ParamSetException
          Class for exceptions thrown by errors in ParamSets and ParamValues.
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
 

Classes in weblogic.common used by weblogic.rmi
T3Exception
          A T3Exception is thrown whenever an error occurs between a T3Client and a WebLogic Server.
 

Classes in weblogic.common used by weblogic.rmi.extensions
WLObjectInput
          Deprecated. Use java.io.ObjectInput instead
WLObjectOutput
          Deprecated. Use java.io.ObjectOutput instead.
 

Classes in weblogic.common used by weblogic.rmi.server
T3Exception
          A T3Exception is thrown whenever an error occurs between a T3Client and a WebLogic Server.
 

Classes in weblogic.common used by weblogic.security.acl
WLObjectInput
          Deprecated. Use java.io.ObjectInput instead
WLObjectOutput
          Deprecated. Use java.io.ObjectOutput instead.
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
 

Classes in weblogic.common used by weblogic.time.common
ParamSet
          A ParamSet object is used to set parameters for events and remote procedures.
ParamSetException
          Class for exceptions thrown by errors in ParamSets and ParamValues.
T3Exception
          A T3Exception is thrown whenever an error occurs between a T3Client and a WebLogic Server.
T3ServicesDef
          The T3ServicesDef interface defines WebLogic Services.
WLSerializable
          Deprecated. Use java.io.Externalizable instead.
 

Classes in weblogic.common used by weblogic.workspace.common
Monitor
          The Monitor class provides constructors for Monitor objects.
T3Exception
          A T3Exception is thrown whenever an error occurs between a T3Client and a WebLogic Server.
 


Documentation is available at
http://www.weblogic.com/docs51