Class ContextualInput<T>

    • Method Detail

      • getDescriptor

        public ActiveDescriptor<T> getDescriptor()
        Returns the descriptor associated with this contextual creation
        Returns:
        The non-null descriptor associated with this creation
      • getRoot

        public ServiceHandle<?> getRoot()
        Returns the ServiceHandle root associated with this contextual creation
        Returns:
        The possibly null root associated with this creation
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object