org.codehaus.wadi.servicespace.admin.commands
Class ContextualiserStackExplorer
java.lang.Object
org.codehaus.wadi.servicespace.admin.commands.ContextualiserStackExplorer
- All Implemented Interfaces:
- Lifecycle
public class ContextualiserStackExplorer
- extends java.lang.Object
- implements Lifecycle
- Version:
- $Revision: 1538 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final ServiceName NAME
ContextualiserStackExplorer
public ContextualiserStackExplorer()
pushContextualiser
public void pushContextualiser(Contextualiser contextualiser)
getContextualisers
public java.util.List getContextualisers()
start
public void start()
throws java.lang.Exception
- Specified by:
start
in interface Lifecycle
- Throws:
java.lang.Exception
stop
public void stop()
throws java.lang.Exception
- Specified by:
stop
in interface Lifecycle
- Throws:
java.lang.Exception
Copyright © 2010. All Rights Reserved.