org.apache.cocoon.core.container
Class StandaloneServiceSelector.Factory

java.lang.Object
  extended byorg.apache.cocoon.core.container.ComponentFactory
      extended byorg.apache.cocoon.core.container.StandaloneServiceSelector.Factory
Enclosing class:
StandaloneServiceSelector

public static class StandaloneServiceSelector.Factory
extends ComponentFactory

A special factory that sets the RoleManager and LoggerManager after service()


Field Summary
 
Fields inherited from class org.apache.cocoon.core.container.ComponentFactory
componentLogger, configureSettingsMethod, core, destroyMethod, environment, initMethod, parameters, poolInMethod, poolOutMethod, serviceClass, serviceInfo
 
Constructor Summary
StandaloneServiceSelector.Factory(ComponentEnvironment env, ComponentInfo info, String role)
           
 
Method Summary
protected  void setupObject(Object obj)
           
 
Methods inherited from class org.apache.cocoon.core.container.ComponentFactory
decommission, enteringPool, exitingPool, getCreatedClass, newInstance, setupInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandaloneServiceSelector.Factory

public StandaloneServiceSelector.Factory(ComponentEnvironment env,
                                         ComponentInfo info,
                                         String role)
                                  throws Exception
Method Detail

setupObject

protected void setupObject(Object obj)
                    throws Exception
Throws:
Exception


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.