|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JBossIntegration
AOPIntegration.
This class is intended to identify all the integration points AOP is making with the JBoss appserver.
Method Summary | |
---|---|
void |
attachDeprecatedTranslator()
Attach the depreacted translator |
AOPClassLoaderScopingPolicy |
createAOPClassLoaderScopingPolicy()
Create the AOPClassLoaderScopingPolicy |
javassist.scopedpool.ScopedClassPoolFactory |
createScopedClassPoolFactory(File tmpDir)
Create a scoped classpool factory TODO JBAOP-107 need to review whether ScopedClassPool should also be replaced with some other policy, e.g. |
void |
detachDeprecatedTranslator()
Detach the deprecated translator |
Methods inherited from interface org.jboss.aop.ClassLoaderValidation |
---|
isValidClassLoader |
Method Detail |
---|
AOPClassLoaderScopingPolicy createAOPClassLoaderScopingPolicy()
javassist.scopedpool.ScopedClassPoolFactory createScopedClassPoolFactory(File tmpDir) throws Exception
tmpDir
- the temporary directory for classes
Exception
- for any errorvoid attachDeprecatedTranslator()
void detachDeprecatedTranslator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |