|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.util.component.AbstractLifeCycle
org.eclipse.jetty.jmx.MBeanContainer
org.jboss.jetty.JBossMBeanContainer
public class JBossMBeanContainer
JBossMBeanContainer Subclass of the jetty MBeanContainer to mesh jetty jmx architecture with jboss jmx architecture.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle |
|---|
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener |
| Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.LifeCycle |
|---|
org.eclipse.jetty.util.component.LifeCycle.Listener |
| Field Summary | |
|---|---|
static String |
JBOSS_DOMAIN
|
| Fields inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle |
|---|
_listeners, FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING |
| Constructor Summary | |
|---|---|
JBossMBeanContainer(MBeanServer server)
|
|
| Method Summary | |
|---|---|
void |
doStart()
|
| Methods inherited from class org.eclipse.jetty.jmx.MBeanContainer |
|---|
add, addBean, doStop, dump, dump, findBean, findMBean, getDomain, getMBeanServer, makeName, remove, removeBean, setDomain |
| Methods inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle |
|---|
addLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String JBOSS_DOMAIN
| Constructor Detail |
|---|
public JBossMBeanContainer(MBeanServer server)
| Method Detail |
|---|
public void doStart()
doStart in class org.eclipse.jetty.jmx.MBeanContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||