Uses of Class
org.codehaus.plexus.classworlds.realm.DuplicateRealmException
Package
Description
-
Uses of DuplicateRealmException in org.codehaus.classworlds
Modifier and TypeMethodDescriptionClassRealmReverseAdapter.createChildRealm
(String id) Deprecated.Deprecated.ClassWorldReverseAdapter.newRealm
(String id, ClassLoader classLoader) Deprecated. -
Uses of DuplicateRealmException in org.codehaus.plexus.classworlds
Modifier and TypeMethodDescriptionClassWorld.newRealm
(String id, ClassLoader classLoader) ClassWorld.newRealm
(String id, ClassLoader classLoader, Predicate<String> filter) Adds a class realm with filtering. -
Uses of DuplicateRealmException in org.codehaus.plexus.classworlds.launcher
Modifier and TypeMethodDescriptionvoid
Define a new realmvoid
void
Configurator.configure
(InputStream is) Configure from a file.void
Launcher.configure
(InputStream is) Configure from a file.void
ConfigurationParser.parse
(InputStream is) Parse launcher configuration file and send events to the handler. -
Uses of DuplicateRealmException in org.codehaus.plexus.classworlds.realm