|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.invocation.unified.server.UnifiedInvoker
org.jboss.invocation.unified.server.UnifiedInvokerHA
public class UnifiedInvokerHA
Field Summary |
---|
Fields inherited from class org.jboss.system.ServiceMBeanSupport |
---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
Fields inherited from interface org.jboss.system.ServiceMBean |
---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Constructor Summary | |
---|---|
UnifiedInvokerHA()
|
Method Summary | |
---|---|
org.jboss.invocation.Invoker |
createProxy(javax.management.ObjectName beanName,
LoadBalancePolicy policy,
String proxyFamilyName)
|
Serializable |
getStub()
|
Object |
invoke(org.jboss.remoting.InvocationRequest invocationReq)
Implementation of the server invoker handler interface. |
protected void |
jmxBind()
|
void |
registerBean(javax.management.ObjectName beanName,
HATarget target)
|
void |
unregisterBean(javax.management.ObjectName beanName)
|
Methods inherited from class org.jboss.invocation.unified.server.UnifiedInvoker |
---|
addListener, createService, getInvoker, getInvokerLocator, getName, getServer, getStrictRMIException, getSubSystem, removeListener, setConnector, setInvoker, setMBeanServer, setStrictRMIException, setSubSystem, startService, stopService |
Methods inherited from class org.jboss.system.ServiceMBeanSupport |
---|
create, destroy, destroyService, getDeploymentInfo, getLog, getNextNotificationSequenceNumber, getObjectName, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, stop |
Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.system.ServiceMBean |
---|
getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service |
---|
create, destroy, start, stop |
Constructor Detail |
---|
public UnifiedInvokerHA()
Method Detail |
---|
protected void jmxBind()
jmxBind
in class org.jboss.invocation.unified.server.UnifiedInvoker
public Serializable getStub()
getStub
in interface InvokerHA
public void registerBean(javax.management.ObjectName beanName, HATarget target) throws Exception
registerBean
in interface InvokerHA
Exception
public org.jboss.invocation.Invoker createProxy(javax.management.ObjectName beanName, LoadBalancePolicy policy, String proxyFamilyName) throws Exception
createProxy
in interface InvokerHA
Exception
public void unregisterBean(javax.management.ObjectName beanName) throws Exception
unregisterBean
in interface InvokerHA
Exception
public Object invoke(org.jboss.remoting.InvocationRequest invocationReq) throws Throwable
invoke
in interface org.jboss.remoting.ServerInvocationHandler
invoke
in class org.jboss.invocation.unified.server.UnifiedInvoker
invocationReq
-
Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |