Class RepositoryUserManager.RepositoryInjector

  • All Implemented Interfaces:
    org.eclipse.net4j.util.container.IElementProcessor
    Enclosing class:
    RepositoryUserManager

    public static class RepositoryUserManager.RepositoryInjector
    extends java.lang.Object
    implements org.eclipse.net4j.util.container.IElementProcessor
    If the meaning of this type isn't clear, there really should be more of a description here...
    Author:
    Eike Stepper
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object process​(org.eclipse.net4j.util.container.IManagedContainer container, java.lang.String productGroup, java.lang.String factoryType, java.lang.String description, java.lang.Object element)  
      • Methods inherited from class java.lang.Object

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

      • RepositoryInjector

        public RepositoryInjector()
    • Method Detail

      • process

        public java.lang.Object process​(org.eclipse.net4j.util.container.IManagedContainer container,
                                        java.lang.String productGroup,
                                        java.lang.String factoryType,
                                        java.lang.String description,
                                        java.lang.Object element)
        Specified by:
        process in interface org.eclipse.net4j.util.container.IElementProcessor