org.drools.grid.impl
Class ConnectionFactoryServiceImpl
java.lang.Object
org.drools.grid.impl.ConnectionFactoryServiceImpl
- All Implemented Interfaces:
- ConnectionFactoryService
public class ConnectionFactoryServiceImpl
- extends Object
- implements ConnectionFactoryService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionFactoryServiceImpl
public ConnectionFactoryServiceImpl(Grid grid)
createConnection
public <T> GridConnection<T> createConnection(GridServiceDescription<T> gsd)
- Specified by:
createConnection in interface ConnectionFactoryService
isLocalAllowed
public boolean isLocalAllowed()
setLocalAllowed
public void setLocalAllowed(boolean localAllowed)
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.