org.ow2.jonas.web.tomcat6.versioning
Interface VirtualContextMBean

All Superinterfaces:
VirtualContextJMXInterface, WebModuleContext
All Known Implementing Classes:
AbsVirtualContext, VirtualContext

public interface VirtualContextMBean
extends WebModuleContext, VirtualContextJMXInterface

JMX interface for a virtual Tomcat context. This interface combines the versioning service's Virtual Context JMX interface with the Tomcat WebModule JMX interface.

Author:
Frederic Germaneau, S. Ali Tokmen

Method Summary
 
Methods inherited from interface org.ow2.jonas.web.tomcat6.versioning.WebModuleContext
findMappingObject, findStaticResources, getwarURL, getwelcomeFiles
 
Methods inherited from interface org.ow2.jonas.versioning.VirtualContextJMXInterface
getContexts, hasContext, rebindContext, removeVirtualContext
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.