Uses of Class
org.apache.cocoon.core.container.CoreServiceManager

Packages that use CoreServiceManager
org.apache.cocoon.components.container   
org.apache.cocoon.core.osgi   
 

Uses of CoreServiceManager in org.apache.cocoon.components.container
 

Subclasses of CoreServiceManager in org.apache.cocoon.components.container
 class CocoonServiceManager
          Default service manager for Cocoon's components.
 

Uses of CoreServiceManager in org.apache.cocoon.core.osgi
 

Subclasses of CoreServiceManager in org.apache.cocoon.core.osgi
 class OSGiCoreServiceManager
          An extension of CoreServiceManager that registers some of its components as OSGi services.
 

Methods in org.apache.cocoon.core.osgi with parameters of type CoreServiceManager
protected  void CoreBlockActivator.addComponents(CoreServiceManager manager)
          This method may be overwritten by subclasses to add aditional components.
protected  void ServiceManagerActivator.addComponents(CoreServiceManager manager)
          This method may be overwritten by subclasses to add aditional components.
 



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