Uses of Interface
com.sun.enterprise.config.serverbeans.MdbContainer

Packages that use MdbContainer
com.sun.enterprise.config.serverbeans   
 

Uses of MdbContainer in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return MdbContainer
 MdbContainer Config.getMdbContainer()
          Gets the value of the mdbContainer property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type MdbContainer
 void Config.setMdbContainer(MdbContainer value)
          Sets the value of the mdbContainer property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.