Equivalent to {@link #registerClassLoaderPolicy(ClassLoaderDomain,ClassLoaderPolicy)} using{@link #getDefaultDomain()} as the ClassLoaderDomain @param policy the policy @return the classloader @throws IllegalArgumentException if a parameter is null @throws IllegalStateException if the policy is already registered with a domain
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |