| java.lang.Object org.jboss.mx.server.AbstractMBeanInvoker org.jboss.mx.server.RawDynamicInvoker
All known Subclasses: org.jboss.mx.modelmbean.RequiredModelMBeanInvoker,
postDeregister | public void postDeregister()(Code) | | |
Methods inherited from org.jboss.mx.server.AbstractMBeanInvoker | public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback)(Code)(Java Doc) protected void addNotificationListenerToResource(NotificationListener listener, NotificationFilter filter, Object handback)(Code)(Java Doc) public void addOperationInterceptor(Interceptor interceptor)(Code)(Java Doc) public Object getAttribute(String attribute) throws AttributeNotFoundException, MBeanException, ReflectionException(Code)(Java Doc) public AttributeList getAttributes(java.lang.String[] attributes)(Code)(Java Doc) public long getInvocationTimeout()(Code)(Java Doc) public static MBeanEntry getMBeanEntry()(Code)(Java Doc) public MBeanInfo getMBeanInfo()(Code)(Java Doc) public MBeanInfo getMetaData()(Code)(Java Doc) public MBeanNotificationInfo[] getNotificationInfo()(Code)(Java Doc) protected MBeanNotificationInfo[] getNotificationInfoFromResource()(Code)(Java Doc) public ObjectName getObjectName()(Code)(Java Doc) public Object getResource()(Code)(Java Doc) public MBeanServer getServer()(Code)(Java Doc) protected String getSignatureString(String[] signature)(Code)(Java Doc) protected void initAttributeContexts(MBeanAttributeInfo[] attributes)(Code)(Java Doc) protected void initDispatchers()(Code)(Java Doc) protected void initOperationContexts(MBeanOperationInfo[] operations)(Code)(Java Doc) protected void inject(String type, String name, Class argType, Object value)(Code)(Java Doc) public Object invoke(String operationName, Object[] args, String[] signature) throws MBeanException, ReflectionException(Code)(Java Doc) protected void invokePostDeregister()(Code)(Java Doc) protected void invokePostRegister(Boolean b)(Code)(Java Doc) protected void invokePreDeregister() throws Exception(Code)(Java Doc) protected ObjectName invokePreRegister(MBeanServer server, ObjectName name) throws Exception(Code)(Java Doc) public boolean isSuspended()(Code)(Java Doc) protected void override(Invocation invocation) throws MBeanException(Code)(Java Doc) public void postDeregister()(Code)(Java Doc) public void postRegister(Boolean registrationSuccessful)(Code)(Java Doc) public void preDeregister() throws Exception(Code)(Java Doc) public ObjectName preRegister(MBeanServer server, ObjectName name) throws Exception(Code)(Java Doc) public void removeNotificationListener(NotificationListener listener) throws ListenerNotFoundException(Code)(Java Doc) public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException(Code)(Java Doc) protected void removeNotificationListenerFromResource(NotificationListener listener) throws ListenerNotFoundException(Code)(Java Doc) protected void removeNotificationListenerFromResource(NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException(Code)(Java Doc) public void removeOperationInterceptor(Interceptor interceptor)(Code)(Java Doc) public void resume()(Code)(Java Doc) public void setAttribute(Attribute attribute) throws AttributeNotFoundException, InvalidAttributeValueException, MBeanException, ReflectionException(Code)(Java Doc) public AttributeList setAttributes(AttributeList attributes)(Code)(Java Doc) public void setInvocationTimeout(long time)(Code)(Java Doc) public static void setMBeanEntry(MBeanEntry entry)(Code)(Java Doc) public void setResource(Object resource)(Code)(Java Doc) public void suspend()(Code)(Java Doc) public void suspend(long wait) throws TimeoutException(Code)(Java Doc) public void suspend(boolean force)(Code)(Java Doc) public void updateAttributeInfo(Descriptor attrDesc) throws MBeanException(Code)(Java Doc)
|
|
|