Uses of Class
org.glassfish.gmbal.AMXMetadata

Packages that use AMXMetadata
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.impl   
 

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

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

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

Classes in com.sun.xml.ws.runtime.dev with annotations of type AMXMetadata
 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 AMXMetadata in com.sun.xml.ws.rx.rm.runtime.sequence
 

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

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

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

Uses of AMXMetadata in com.sun.xml.wss
 

Classes in com.sun.xml.wss with annotations of type AMXMetadata
 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 AMXMetadata in com.sun.xml.wss.impl.misc
 

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

Uses of AMXMetadata in org.glassfish.gmbal.impl
 

Methods in org.glassfish.gmbal.impl that return AMXMetadata
 AMXMetadata ManagedObjectManagerImpl.getDefaultAMXMetadata()
           
 AMXMetadata ManagedObjectManagerInternal.getDefaultAMXMetadata()
           
 AMXMetadata MBeanSkeleton.getMBeanType()
           
 



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