Package org.apache.openejb.jee
Interface AttributeBinding<A>
-
- All Known Implementing Classes:
ContainerConcurrency,ContainerTransaction
public interface AttributeBinding<A>TODO this interface may not make sense any more because one of the two classes implementing it is not ins the schema any more and its replacement, ConcurrentMethod, uses a single NamedMethod rather than a list of Method.- Version:
- $Rev$ $Date$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AgetAttribute()List<Method>getMethod()
-