org.drools.grid.service.directory.impl
Class AddressJpa
java.lang.Object
org.drools.grid.service.directory.impl.AddressJpa
- All Implemented Interfaces:
- Serializable, Address
public class AddressJpa
- extends Object
- implements Address, Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
AddressJpa(Address detached,
javax.persistence.EntityManagerFactory emf)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressJpa
public AddressJpa(Address detached,
javax.persistence.EntityManagerFactory emf)
getGridServiceDescription
public GridServiceDescription getGridServiceDescription()
- Specified by:
getGridServiceDescription in interface Address
getObject
public Object getObject()
- Specified by:
getObject in interface Address
getTransport
public String getTransport()
- Specified by:
getTransport in interface Address
setObject
public void setObject(Object object)
- Specified by:
setObject in interface Address
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.