Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.console » remote » [javadoc | source]
org.jboss.console.remote
public class: AppletRemoteMBeanInvoker [javadoc | source]
java.lang.Object
   org.jboss.console.remote.AppletRemoteMBeanInvoker

All Implemented Interfaces:
    SimpleRemoteMBeanInvoker

Field Summary
 URL baseUrl     
Constructor:
 public AppletRemoteMBeanInvoker(String baseUrl) throws MalformedURLException 
Method from org.jboss.console.remote.AppletRemoteMBeanInvoker Summary:
getAttribute,   invoke
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.console.remote.AppletRemoteMBeanInvoker Detail:
 public Object getAttribute(ObjectName name,
    String attrName) throws Exception 
 public Object invoke(ObjectName name,
    String operationName,
    Object[] params,
    String[] signature) throws Exception