org.codehaus.plexus.classworlds.strategy
Class OsgiBundleStrategy
java.lang.Object
org.codehaus.plexus.classworlds.strategy.AbstractStrategy
org.codehaus.plexus.classworlds.strategy.OsgiBundleStrategy
- All Implemented Interfaces:
- Strategy
public class OsgiBundleStrategy
- extends AbstractStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OsgiBundleStrategy
public OsgiBundleStrategy(ClassRealm realm)
loadClass
public Class loadClass(String name)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getResource
public URL getResource(String name)
getResources
public Enumeration getResources(String name)
throws IOException
- Throws:
IOException
Copyright © 2002-2012 Codehaus. All Rights Reserved.