org.eclipse.emf.cdo.spi.server
Class RepositoryUserManager.RepositoryInjector

java.lang.Object
  extended by org.eclipse.emf.cdo.spi.server.RepositoryUserManager.RepositoryInjector
All Implemented Interfaces:
IElementProcessor
Enclosing class:
RepositoryUserManager

public static class RepositoryUserManager.RepositoryInjector
extends Object
implements IElementProcessor

If the meaning of this type isn't clear, there really should be more of a description here...


Constructor Summary
RepositoryUserManager.RepositoryInjector()
           
 
Method Summary
 Object process(IManagedContainer container, String productGroup, String factoryType, String description, Object element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryUserManager.RepositoryInjector

public RepositoryUserManager.RepositoryInjector()
Method Detail

process

public Object process(IManagedContainer container,
                      String productGroup,
                      String factoryType,
                      String description,
                      Object element)
Specified by:
process in interface IElementProcessor


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.