org.neo4j.management
Class XaResourceInfo
java.lang.Object
org.neo4j.management.XaResourceInfo
- All Implemented Interfaces:
- Serializable
public final class XaResourceInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XaResourceInfo
@ConstructorProperties(value={"name","branchId"})
public XaResourceInfo(String name,
String branchId)
getName
public String getName()
getBranchId
public String getBranchId()
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.