Uses of Interface
org.ow2.jonas.versioning.VirtualContextJMXInterface

Packages that use VirtualContextJMXInterface
org.ow2.jonas.versioning.contexts   
org.ow2.jonas.web.tomcat6.versioning   
 

Uses of VirtualContextJMXInterface in org.ow2.jonas.versioning.contexts
 

Subinterfaces of VirtualContextJMXInterface in org.ow2.jonas.versioning.contexts
 interface VirtualJNDIBindingMBean
          Defines JMX methods for virtual JNDI binding management for one application.
 

Classes in org.ow2.jonas.versioning.contexts that implement VirtualContextJMXInterface
 class VirtualJNDIBinding
          Handles virtual JNDI binding management.
 

Uses of VirtualContextJMXInterface in org.ow2.jonas.web.tomcat6.versioning
 

Subinterfaces of VirtualContextJMXInterface in org.ow2.jonas.web.tomcat6.versioning
 interface VirtualContextMBean
          JMX interface for a virtual Tomcat context.
 

Classes in org.ow2.jonas.web.tomcat6.versioning that implement VirtualContextJMXInterface
 class AbsVirtualContext
          Virtual Context implementation that only handles operations with the default context.
 class VirtualContext
          Virtual Context implementation that handles operations with the additional contexts and defines a new context called "private".
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.