Class ParticipantFactory

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    class ParticipantFactory
    extends Object
    implements Closeable
    Factory object for helper/participant classes. The typical pattern is that this factory loads an instance of a class by name, taking into account whether Apache BVal is operating in a CDI environment.