GigaSpaces XAP 9.7.2 API

com.sun.jini.tool.envcheck.plugins
Class CheckPolicy.AllPermissionsTask

java.lang.Object
  extended by com.sun.jini.tool.envcheck.plugins.CheckPolicy.AllPermissionsTask
All Implemented Interfaces:
SubVMTask
Enclosing class:
CheckPolicy

public static class CheckPolicy.AllPermissionsTask
extends Object
implements SubVMTask

Task the check the policy in a child VM.


Constructor Summary
CheckPolicy.AllPermissionsTask()
           
 
Method Summary
 Object run(String[] args)
          Perform the syntax check and the AllPermission check
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckPolicy.AllPermissionsTask

public CheckPolicy.AllPermissionsTask()
Method Detail

run

public Object run(String[] args)
Perform the syntax check and the AllPermission check

Specified by:
run in interface SubVMTask
Returns:
a String containing the error message if there was a syntax error in the policy file, a Throwable if an unexpected exception is thrown, a Boolean(true) if AllPermission is granted, or a Boolean(false) if not granted.

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.