|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassLoaderIdentity
This interface represents the identity of a classloader. An identity consists of a domain, for example ear, war, osgi and a domain specific identity. This allows two applications with the same identity to not clash.
ClassLoadingService.createIdentity(String, String)
Method Summary | |
---|---|
java.lang.String |
getDomain()
|
java.lang.String |
getId()
|
Method Detail |
---|
java.lang.String getDomain()
java.lang.String getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |