| Modifier and Type | Class and Description | 
|---|---|
| class  | ClassRealmReverseAdapterDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassRealm | ClassRealmReverseAdapter. createChildRealm(String id)Deprecated.  | 
| ClassRealm | ClassRealmReverseAdapter. getParentRealm()Deprecated.  | 
| ClassRealm | ClassWorldReverseAdapter. getRealm(String id)Deprecated.  | 
| ClassRealm | ClassRealmReverseAdapter. locateSourceRealm(String className)Deprecated.  | 
| ClassRealm | ClassWorldReverseAdapter. newRealm(String id)Deprecated.  | 
| ClassRealm | ClassWorldReverseAdapter. newRealm(String id,
        ClassLoader classLoader)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static ClassRealmAdapter | ClassRealmAdapter. getInstance(ClassRealm newRealm)Deprecated.  | 
| void | ClassRealmReverseAdapter. setParentRealm(ClassRealm classRealm)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassRealm | ClassWorld. getClassRealm(String id) | 
| ClassRealm | ClassWorld. getRealm(String id) | 
| ClassRealm | ClassWorld. newRealm(String id) | 
| ClassRealm | ClassWorld. newRealm(String id,
        ClassLoader classLoader) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<ClassRealm> | ClassWorld. getRealms() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClassWorldListener. realmCreated(ClassRealm realm) | 
| void | ClassWorldListener. realmDisposed(ClassRealm realm) | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassRealm | Launcher. getMainRealm()Retrieve the main entry realm. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassRealm | ClassRealm. createChildRealm(String id) | 
| ClassRealm | ClassRealm. getParentRealm() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<ClassRealm> | ClassRealm. getImportRealms() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClassRealm. setParentRealm(ClassRealm realm) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ClassRealm | AbstractStrategy. realm | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassRealm | Strategy. getRealm() | 
| ClassRealm | AbstractStrategy. getRealm() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Strategy | StrategyFactory. getStrategy(ClassRealm realm) | 
| static Strategy | StrategyFactory. getStrategy(ClassRealm realm,
           String hint) | 
| Constructor and Description | 
|---|
| AbstractStrategy(ClassRealm realm) | 
| OsgiBundleStrategy(ClassRealm realm) | 
| ParentFirstStrategy(ClassRealm realm) | 
| SelfFirstStrategy(ClassRealm realm) | 
Copyright © 2002-2014 Codehaus. All Rights Reserved.