|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ServerSession
Provide useful things to the interface handlers on the server side.
| Method Summary | |
|---|---|
ObjectName |
createMBeanFor(Object child,
ServerContext childContext)
Create an MBean. |
void |
destroy(ObjectName childName)
Destroy a server MBean. |
ArooaSession |
getArooaSession()
Get the session used by the server. |
| Methods inherited from interface org.oddjob.jmx.ObjectNames |
|---|
nameFor, objectFor |
| Method Detail |
|---|
ObjectName createMBeanFor(Object child,
ServerContext childContext)
throws JMException
child - The Oddjob component.childContext - The context.
JMException
void destroy(ObjectName childName)
throws JMException
childName - The child name.
JMExceptionArooaSession getArooaSession()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||