|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Abstruct Factory interface used in the creation of all the components required to construct a data service resource.
Method Summary | |
ActivitiesConfig |
getActivityConfiguration()
Gets the activity configuration details for a data service resource. |
DataResourceAccessor |
getDataResourceAccessor()
Gets the data resource accessor for the data service resource. |
SessionComponentFactory |
getSessionComponentFactory()
Gets the sessions component factory that can be used to create the session componets to be used with the data service resource. |
Method Detail |
public ActivitiesConfig getActivityConfiguration() throws DAIException
DAIException
- If there is an error creating the activity
configuration.public DataResourceAccessor getDataResourceAccessor() throws DAIException
DAIException
- If there is an error creating the activity
configuration.public SessionComponentFactory getSessionComponentFactory() throws DAIException
DAIException
- If there is an error creating the session
coordinator.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |