| 
 | EclipseLink 1.2.0, build 'v20091016-r5565' API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.persistence.sdo.helper.delegates.AbstractHelperDelegator
public abstract class AbstractHelperDelegator
Abstract class for SDO helper delegators. Delegates will shared on an application basis. This class will return the key to be used to store/retrieve the delegates for a given application.
| Field Summary | |
|---|---|
| protected  HelperContext | aHelperContext | 
| Constructor Summary | |
|---|---|
| AbstractHelperDelegator() | |
| Method Summary | |
|---|---|
|  HelperContext | getHelperContext()Return the helperContext that this instance is associated with. | 
|  void | setHelperContext(HelperContext helperContext)INTERNAL: Set the helperContext that this instance is associated with. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected HelperContext aHelperContext
| Constructor Detail | 
|---|
public AbstractHelperDelegator()
| Method Detail | 
|---|
public HelperContext getHelperContext()
HelperContext, 
HelperProviderpublic void setHelperContext(HelperContext helperContext)
helperContext - HelperContext| 
 | EclipseLink 1.2.0, build 'v20091016-r5565' API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||