Class AbstractDescriptor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected DescriptorFactory getFactory()
      Retrieves the abstract factory to be used for creating dependent objects.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getFactory

        protected final DescriptorFactory getFactory()
        Retrieves the abstract factory to be used for creating dependent objects.
        Returns:
        a factory instance