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 Detail

      • getAttribute

        A getAttribute()