|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBean interface.
Field Summary |
---|
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 |
Method Summary | |
---|---|
String |
aspectDefinitions()
The temporary directory to which dyn class files are written |
String |
bindings()
The temporary directory to which dyn class files are written |
boolean |
getEnableLoadtimeWeaving()
The temporary directory to which dyn class files are written |
boolean |
getEnableTransformer()
The temporary directory to which dyn class files are written |
String |
getExclude()
|
String |
getInclude()
|
boolean |
getOptimized()
Use aop optimizations. |
boolean |
getPrune()
|
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 |
introductions()
|
String |
registeredClassLoaders()
The temporary directory to which dyn class files are written |
void |
setEnableLoadtimeWeaving(boolean enableTransformer)
|
void |
setEnableTransformer(boolean enableTransformer)
The temporary directory to which dyn class files are written |
void |
setExclude(String exclude)
|
void |
setInclude(String include)
|
void |
setOptimized(boolean verbose)
Use aop optimizations. |
void |
setPrune(boolean prune)
|
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 |
Methods inherited from interface org.jboss.system.ServiceMBean |
---|
getName, getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service |
---|
create, destroy, start, stop |
Method Detail |
public File getTmpClassesDir()
public void setTmpClassesDir(File tmpClassesDir)
public boolean getVerbose()
public void setVerbose(boolean verbose)
public boolean getOptimized()
public void setOptimized(boolean verbose)
public boolean getSuppressTransformationErrors()
public void setSuppressTransformationErrors(boolean suppressTransformationErrors)
public boolean getEnableTransformer()
public boolean getEnableLoadtimeWeaving()
public String interceptorFactories()
public String aspectDefinitions()
public String introductions()
public String stacks()
public String bindings()
public String registeredClassLoaders()
public void setEnableTransformer(boolean enableTransformer)
public void setEnableLoadtimeWeaving(boolean enableTransformer)
public String getExclude()
public void setExclude(String exclude)
public String getInclude()
public void setInclude(String include)
public boolean getPrune()
public void setPrune(boolean prune)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |