|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ScriptText in org.jboss.byteman.agent.submit |
|---|
| Methods in org.jboss.byteman.agent.submit that return types with arguments of type ScriptText | |
|---|---|
java.util.List<ScriptText> |
Submit.getAllScripts()
Gets all deployed rules from the agent just as Submit.listAllRules(), but will return the rules
organized by script (i.e. |
| Method parameters in org.jboss.byteman.agent.submit with type arguments of type ScriptText | |
|---|---|
java.lang.String |
Submit.addScripts(java.util.List<ScriptText> scripts)
Deploys rule scripts into Byteman |
java.lang.String |
Submit.deleteScripts(java.util.List<ScriptText> scripts)
Deletes rules from Byteman. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||