|
JBoss ClassPool Parent POM 1.0.0.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavassist.ClassPool
org.jboss.classpool.scoped.ScopedClassPool
org.jboss.classpool.spi.AbstractClassPool
org.jboss.classpool.plugins.temp.TempJBossDelegatingClassPool
public class TempJBossDelegatingClassPool
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.classpool.spi.AbstractClassPool |
|---|
AbstractClassPool.ClassPoolSearchStrategy |
| Field Summary |
|---|
| Fields inherited from class org.jboss.classpool.spi.AbstractClassPool |
|---|
generatedClasses, loadedButNotWovenClasses, localResources, logger, SEARCH_ALL_STRATEGY, SEARCH_LOCAL_ONLY_STRATEGY |
| Fields inherited from class org.jboss.classpool.scoped.ScopedClassPool |
|---|
classLoader, classPath, repository, softcache |
| Fields inherited from class javassist.ClassPool |
|---|
childFirstLookup, classes, doPruning, parent, releaseUnmodifiedClassFile, source |
| Constructor Summary | |
|---|---|
TempJBossDelegatingClassPool(ClassLoader cl,
javassist.ClassPool src,
ScopedClassPoolRepository repository)
|
|
TempJBossDelegatingClassPool(javassist.ClassPool src,
ScopedClassPoolRepository repository)
|
|
| Method Summary | |
|---|---|
javassist.CtClass |
get0(String classname,
boolean useCache)
|
| Methods inherited from class org.jboss.classpool.spi.AbstractClassPool |
|---|
cacheCtClass, close, doneGeneratingClass, getCached, getClassPoolLogStringForClass, getResourceName, includeInGlobalSearch, isGeneratedClass, isLocalClassLoaderResource, isLocalResource, registerGeneratedClass, toString |
| Methods inherited from class org.jboss.classpool.scoped.ScopedClassPool |
|---|
flushClass, getCachedLocally, getClassLoader, getClassLoader0, getLocally, isUnloadedClassLoader, lockInCache, soften, toClass |
| Methods inherited from class javassist.ClassPool |
|---|
appendClassPath, appendClassPath, appendPathList, appendSystemPath, clearImportedPackages, createCtClass, find, get, get, getAndRename, getCtClass, getDefault, getImportedPackages, getMethod, getOrNull, importPackage, insertClassPath, insertClassPath, lookupCflow, makeClass, makeClass, makeClass, makeClass, makeClassIfNew, makeInterface, makeInterface, recordInvalidClassName, removeCached, removeClassPath, toClass, toClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TempJBossDelegatingClassPool(ClassLoader cl,
javassist.ClassPool src,
ScopedClassPoolRepository repository)
public TempJBossDelegatingClassPool(javassist.ClassPool src,
ScopedClassPoolRepository repository)
| Method Detail |
|---|
public javassist.CtClass get0(String classname,
boolean useCache)
throws javassist.NotFoundException
get0 in class javassist.ClassPooljavassist.NotFoundException
|
JBoss ClassPool Parent POM 1.0.0.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||