|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A registry is an index that takes a collection of keys,
typically a pair consisting of an EPackage or java.lang.Package, and a java.lang.Class,
and maps it to a descriptor
.
Nested Class Summary | |
static class |
ComposedAdapterFactory.Descriptor.Registry.Impl
A simple registry implementation that supports delegation. |
Field Summary | |
static ComposedAdapterFactory.Descriptor.Registry |
INSTANCE
The global registry typically populated by plugin registration. |
Method Summary | |
ComposedAdapterFactory.Descriptor |
getDescriptor(Collection types)
Returns descriptor that can create a factory for the types. |
Field Detail |
public static final ComposedAdapterFactory.Descriptor.Registry INSTANCE
Method Detail |
public ComposedAdapterFactory.Descriptor getDescriptor(Collection types)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |