|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interfaces defined in this package represent an abstract object model (OM) that is applicable for different implementations.
This abstraction layer helps to generalize the portlet container from special implementations like data storage and moreover it is not bound to a special implementation.
Method Summary | |
Factory |
getFactory(java.lang.Class theClass)
Returns the factory implementation for the given interface class, or null if no such interface is registered. |
Method Detail |
public Factory getFactory(java.lang.Class theClass)
null
if no such interface is registered.
theClass
- the interface class
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |