Uses of Interface
com.ibm.broker.config.proxy.DeployableObject

Uses of DeployableObject in com.ibm.broker.config.proxy
 

Subinterfaces of DeployableObject in com.ibm.broker.config.proxy
 interface DeployedObject
          Each instance of a class that implements this interface represents a file that has been successfully deployed to a single execution group.
 

Classes in com.ibm.broker.config.proxy that implement DeployableObject
 class BarEntry
          Represents a file contained within a broker archive that can be deployed to an execution group.
 class MessageFlowDependency
          Represents an object deployed to an execution group that is required in order for it to process message flow logic.
 class MessageFlowProxy
          Represents a message flow that has been deployed to an execution group.