org.apache.cocoon.core.osgi
Class OSGICoreUtil
java.lang.Object
org.apache.cocoon.core.CoreUtil
org.apache.cocoon.core.osgi.OSGICoreUtil
- public class OSGICoreUtil
- extends CoreUtil
- Since:
- 2.2
- Version:
- $Id: OSGICoreUtil.java 312637 2005-10-10 13:00:42Z cziegeler $
Method Summary |
protected void |
createClassloader()
Create the classloader that inlcudes all the [block]/BLOCK-INF/classes directories. |
Methods inherited from class org.apache.cocoon.core.CoreUtil |
cleanUpRequest, createCocoon, createCore, createSettings, createSourceResolver, destroy, disposeCocoon, forceLoad, forceProperty, getCocoon, getCocoonLogger, getCore, getExtraClassPath, getParentServiceManager, getSettings, init, initializeRequest, initLogger, overrideLogLevel, readProperties, updateEnvironment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGICoreUtil
public OSGICoreUtil(BootstrapEnvironment environment)
throws Exception
createClassloader
protected void createClassloader()
throws Exception
- Description copied from class:
CoreUtil
- Create the classloader that inlcudes all the [block]/BLOCK-INF/classes directories.
- Overrides:
createClassloader
in class CoreUtil
- Throws:
Exception
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.