|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.jmx.ObjectMBean
org.cometd.server.jmx.BayeuxServerImplMBean
public class BayeuxServerImplMBean
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jetty.jmx.ObjectMBean |
|---|
_managed |
| Constructor Summary | |
|---|---|
BayeuxServerImplMBean(Object managedObject)
|
|
| Method Summary | |
|---|---|
List<String> |
getAllowedTransports()
|
Set<String> |
getChannels()
|
Set<String> |
getKnownTransportNames()
|
int |
getSessions()
|
| Methods inherited from class org.eclipse.jetty.jmx.ObjectMBean |
|---|
defineAttribute, getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectContextBasis, getObjectName, getObjectNameBasis, invoke, mbeanFor, setAttribute, setAttributes, setMBeanContainer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BayeuxServerImplMBean(Object managedObject)
| Method Detail |
|---|
public int getSessions()
public Set<String> getChannels()
public List<String> getAllowedTransports()
public Set<String> getKnownTransportNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||