org.apache.openejb.jee
Interface AttributeBinding<A>

All Known Implementing Classes:
ContainerConcurrency, ContainerTransaction

public interface AttributeBinding<A>

Version:
$Rev$ $Date$

Method Summary
 A getAttribute()
           
 List<Method> getMethod()
           
 

Method Detail

getAttribute

A getAttribute()

getMethod

List<Method> getMethod()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.