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