0 Replies Latest reply on Nov 2, 2006 1:04 PM by starksm64

    Added KernelLocator utility

    starksm64

      I added a simple org.jboss.kernel.plugins.util.KernelLocator singleton that can be used to access the Kernel the KernelLocator is deployed to. When running under a security manager the KernelLocator.getKernel() caller will require a org.jboss.kernel.plugins.util.KernelLocatorPermission("kernel") permission.