org.ow2.jonas.web.base.endpoint
Class WebEndpointBuilder
java.lang.Object
org.ow2.jonas.web.base.endpoint.WebEndpointBuilder
- All Implemented Interfaces:
- org.ow2.jonas.endpoint.collector.IEndpointBuilder
public class WebEndpointBuilder
- extends Object
- implements org.ow2.jonas.endpoint.collector.IEndpointBuilder
The Web IEndpointBuilder
implementation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebEndpointBuilder
public WebEndpointBuilder()
bindJmxService
public void bindJmxService(org.ow2.jonas.jmx.JmxService jmxService)
- Parameters:
jmxService
- The JmxService
to bind
unbindJmxService
public void unbindJmxService(org.ow2.jonas.jmx.JmxService jmxService)
- Parameters:
jmxService
- The JmxService
to unbind
isSupport
public boolean isSupport(ObjectName objectName)
-
- Specified by:
isSupport
in interface org.ow2.jonas.endpoint.collector.IEndpointBuilder
buildEndpoint
public org.ow2.jonas.endpoint.collector.IEndpoint buildEndpoint(ObjectName objectName)
-
- Specified by:
buildEndpoint
in interface org.ow2.jonas.endpoint.collector.IEndpointBuilder
Copyright © 2013 OW2 Consortium. All Rights Reserved.