Uses of Class
org.glassfish.gmbal.ManagedObject

Packages that use ManagedObject
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
com.sun.xml.ws.runtime.dev   
com.sun.xml.ws.rx.rm.runtime.sequence   
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.wss   
com.sun.xml.wss.impl.misc   
org.glassfish.gmbal   
 

Uses of ManagedObject in com.sun.xml.ws.client
 

Classes in com.sun.xml.ws.client with annotations of type ManagedObject
 class MonitorRootClient
           
 

Uses of ManagedObject in com.sun.xml.ws.runtime.dev
 

Classes in com.sun.xml.ws.runtime.dev with annotations of type ManagedObject
 class SessionManager
          The SessionManager is used to obtain session information This can be implemented using persistent storage mechanisms or using transient storage Even if it is implemented using persistent storage the implementation should take care of backing by a cache which will avoid the overhead of serialization and database operations
 

Uses of ManagedObject in com.sun.xml.ws.rx.rm.runtime.sequence
 

Classes in com.sun.xml.ws.rx.rm.runtime.sequence with annotations of type ManagedObject
 interface SequenceManager
           
 

Uses of ManagedObject in com.sun.xml.ws.server
 

Classes in com.sun.xml.ws.server with annotations of type ManagedObject
 class MonitorRootService
           
 

Uses of ManagedObject in com.sun.xml.wss
 

Classes in com.sun.xml.wss with annotations of type ManagedObject
 class NonceManager
          This abstract class defines an SPI that Metro Application developers can implement, to handle custom validation of Nonces used in conjunction with Password-Digest Authentication.
 

Uses of ManagedObject in com.sun.xml.wss.impl.misc
 

Classes in com.sun.xml.wss.impl.misc with annotations of type ManagedObject
 class DefaultNonceManager
           
 

Uses of ManagedObject in org.glassfish.gmbal
 

Classes in org.glassfish.gmbal with annotations of type ManagedObject
 interface AMXMBeanInterface
          Base interface supported by all AMXMBeanInterface MBeans.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.