|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.remoting.ServerInterceptorChain
ServerInterceptorChain.java Created: Fri May 2 10:36:51 2003
| Nested Class Summary | |
static class |
ServerInterceptorChain.InterceptorIterator (src)
|
| Constructor Summary | |
ServerInterceptorChain()
|
|
| Method Summary | |
void |
addListener(InvokerCallbackHandler (src) invokerCallbackHandler)
The addListener method |
Connector (src) |
getConnector()
Get the Connector value. |
ObjectName (src) |
getConnectorName()
Get the ConnectorName value. |
java.util.List |
getInterceptorNames()
Get the InterceptorName value. |
java.util.List |
getInterceptors()
Get the Interceptors value. |
java.lang.String |
getSubsystem()
Get the Subsystem value. |
java.lang.Object |
invoke(InvocationRequest (src) invocation)
The invoke method |
void |
postDeregister()
The postDeregister method |
void |
postRegister(java.lang.Boolean success)
The postRegister method |
void |
preDeregister()
The preDeregister method |
ObjectName (src) |
preRegister(MBeanServer (src) server,
ObjectName (src) objectName)
The preRegister method |
void |
removeListener(InvokerCallbackHandler (src) invokerCallbackHandler)
The removeListener method |
void |
setConnector(Connector (src) newConnector)
Set the Connector value. |
void |
setConnectorName(ObjectName (src) newConnectorName)
Set the ConnectorName value. |
void |
setInterceptorNames(java.util.List newInterceptorNames)
Set the InterceptorName value. |
void |
setInterceptors(java.util.List newInterceptors)
Set the Interceptors value. |
void |
setInvoker(ServerInvoker (src) serverInvoker)
The setInvoker method |
void |
setMBeanServer(MBeanServer (src) MBeanServer)
The setMBeanServer method |
void |
setSubsystem(java.lang.String newSubsystem)
Set the Subsystem value. |
void |
start()
The start method |
void |
stop()
The stop method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServerInterceptorChain()
| Method Detail |
public Connector (src) getConnector()
public void setConnector(Connector (src) newConnector)
newConnector - The new Connector value.
not managedpublic ObjectName (src) getConnectorName()
public void setConnectorName(ObjectName (src) newConnectorName)
newConnectorName - The new ConnectorName value.public java.lang.String getSubsystem()
public void setSubsystem(java.lang.String newSubsystem)
newSubsystem - The new Subsystem value.public java.util.List getInterceptors()
public void setInterceptors(java.util.List newInterceptors)
newInterceptors - The new Interceptors value.
not managedpublic java.util.List getInterceptorNames()
public void setInterceptorNames(java.util.List newInterceptorNames)
public ObjectName (src) preRegister(MBeanServer (src) server,
ObjectName (src) objectName)
throws java.lang.Exception
preRegister method
preRegister in interface MBeanRegistration (src) objectName - an ObjectName value
ObjectName value
java.lang.Exception - if an error occurspublic void postRegister(java.lang.Boolean success)
postRegister method
postRegister in interface MBeanRegistration (src) success - the MBeanServer passes true when the
MBean was registered, false otherwise.
public void preDeregister()
throws java.lang.Exception
preDeregister method
preDeregister in interface MBeanRegistration (src) java.lang.Exception - if an error occurspublic void postDeregister()
postDeregister method
postDeregister in interface MBeanRegistration (src)
public void start()
throws java.lang.Exception
start method
java.lang.Exception - if an error occurs
public void stop()
throws java.lang.Exception
stop method
java.lang.Exception - if an error occurspublic void addListener(InvokerCallbackHandler (src) invokerCallbackHandler)
addListener method
addListener in interface ServerInvocationHandler (src) invokerCallbackHandler - an InvokerCallbackHandler valuepublic void removeListener(InvokerCallbackHandler (src) invokerCallbackHandler)
removeListener method
removeListener in interface ServerInvocationHandler (src) invokerCallbackHandler - an InvokerCallbackHandler valuepublic void setMBeanServer(MBeanServer (src) MBeanServer)
setMBeanServer method
setMBeanServer in interface ServerInvocationHandler (src) MBeanServer - a MBeanServer value
public java.lang.Object invoke(InvocationRequest (src) invocation)
throws java.lang.Throwable
invoke method
invoke in interface ServerInvocationHandler (src) invocation -
Object value
java.lang.Throwable - if an error occurspublic void setInvoker(ServerInvoker (src) serverInvoker)
setInvoker method
setInvoker in interface ServerInvocationHandler (src) serverInvoker - a ServerInvoker value
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||