org.apache.aries.transaction
Class BundleWideTxData
java.lang.Object
org.apache.aries.transaction.BundleWideTxData
public final class BundleWideTxData
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleWideTxData
public BundleWideTxData(String value,
String method,
String bean)
getValue
public String getValue()
getMethod
public List<Pattern> getMethod()
getBean
public List<Pattern> getBean()
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.