| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.aop.deployment.AspectManagerService
| Field Summary | |
| static javax.management.ObjectName | DEFAULT_LOADER_REPOSITORY | 
| protected  boolean | enableTransformer | 
| protected  boolean | suppressTransformationErrors | 
| protected  File | tmpClassesDir | 
| Fields inherited from class org.jboss.system.ServiceMBeanSupport | 
| log, server, SERVICE_CONTROLLER_SIG, serviceName | 
| Fields inherited from interface org.jboss.system.ServiceMBean | 
| CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED | 
| Constructor Summary | |
| AspectManagerService() | |
| Method Summary | |
|  String | aspectDefinitions()The temporary directory to which dyn class files are written | 
|  void | attachClass(String classname) | 
| protected  void | baseAop() | 
|  String | bindings()The temporary directory to which dyn class files are written | 
| protected  org.jboss.aop.ClassPoolFactory | createFactory() | 
| protected  void | createService() | 
|  boolean | getEnableTransformer()The temporary directory to which dyn class files are written | 
|  boolean | getOptimized()Use aop optimizations. | 
|  boolean | getSuppressTransformationErrors() | 
|  File | getTmpClassesDir()The temporary directory to which dyn class files are written | 
|  boolean | getVerbose()Set the verbosity of aop logging. | 
|  String | interceptorFactories()The temporary directory to which dyn class files are written | 
|  String | registeredClassLoaders()The temporary directory to which dyn class files are written | 
|  void | setEnableTransformer(boolean enableTransformer)The temporary directory to which dyn class files are written | 
|  void | setOptimized(boolean verbose)Use aop optimizations. | 
|  void | setSuppressTransformationErrors(boolean suppressTransformationErrors) | 
|  void | setTmpClassesDir(File tmpClassesDir)The temporary directory to which dyn class files are written | 
|  void | setVerbose(boolean verbose)Set the verbosity of aop logging. | 
|  String | stacks()The temporary directory to which dyn class files are written | 
| protected  void | startService() | 
| protected  void | stopService() | 
| Methods inherited from class org.jboss.system.ServiceMBeanSupport | 
| create, destroy, destroyService, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, stop | 
| Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport | 
| addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.jboss.system.ServiceMBean | 
| getName, getState, getStateString, jbossInternalLifecycle | 
| Methods inherited from interface org.jboss.system.Service | 
| create, destroy, start, stop | 
| Field Detail | 
public static final javax.management.ObjectName DEFAULT_LOADER_REPOSITORY
protected File tmpClassesDir
protected boolean enableTransformer
protected boolean suppressTransformationErrors
| Constructor Detail | 
public AspectManagerService()
| Method Detail | 
protected org.jboss.aop.ClassPoolFactory createFactory()
                                                throws Exception
Exception
protected void createService()
                      throws Exception
Exceptionprotected void baseAop()
public void attachClass(String classname)
attachClass in interface org.jboss.aop.AspectNotificationHandler
protected void startService()
                     throws Exception
Exceptionprotected void stopService()
public File getTmpClassesDir()
getTmpClassesDir in interface AspectManagerServiceMBeanpublic void setTmpClassesDir(File tmpClassesDir)
setTmpClassesDir in interface AspectManagerServiceMBeanpublic boolean getVerbose()
getVerbose in interface AspectManagerServiceMBeanpublic void setVerbose(boolean verbose)
setVerbose in interface AspectManagerServiceMBeanpublic boolean getOptimized()
getOptimized in interface AspectManagerServiceMBeanpublic void setOptimized(boolean verbose)
setOptimized in interface AspectManagerServiceMBeanpublic boolean getSuppressTransformationErrors()
getSuppressTransformationErrors in interface AspectManagerServiceMBeanpublic void setSuppressTransformationErrors(boolean suppressTransformationErrors)
setSuppressTransformationErrors in interface AspectManagerServiceMBeanpublic boolean getEnableTransformer()
getEnableTransformer in interface AspectManagerServiceMBeanpublic String interceptorFactories()
interceptorFactories in interface AspectManagerServiceMBeanpublic String aspectDefinitions()
aspectDefinitions in interface AspectManagerServiceMBeanpublic String stacks()
stacks in interface AspectManagerServiceMBeanpublic String bindings()
bindings in interface AspectManagerServiceMBeanpublic String registeredClassLoaders()
registeredClassLoaders in interface AspectManagerServiceMBeanpublic void setEnableTransformer(boolean enableTransformer)
setEnableTransformer in interface AspectManagerServiceMBean| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||