Class RunnableInheritAnnotationsManager

  • All Implemented Interfaces:
    Runnable

    public class RunnableInheritAnnotationsManager
    extends Object
    implements Runnable
    Utility class for processing multiple items with a InheritAnnotationsManager in a separated thread with progress reporting.

    Initialize this class with a session control, a list of Annotatable items and a list of InheritSpecification:s, then start a new thread: new Thread(manager).start();

    Since:
    3.5
    Author:
    nicklas