Class AbstractRegistrationSupport

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String REPOSITORY_REGISTRATION_NAME
      The JCR Repository service registration property used to create the registration name.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • REPOSITORY_REGISTRATION_NAME

        public static final java.lang.String REPOSITORY_REGISTRATION_NAME
        The JCR Repository service registration property used to create the registration name. If this service registration property (assumed to be a single string) does not exist, the repository is not registered.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractRegistrationSupport

        public AbstractRegistrationSupport()