|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The IARObjectFactory class is the superclass of the different
<Object>Factory classes. The
<Object>Factory sub-classes
(for example, ActiveLinkFactory) are
derived from the IARObjectFactory class,
and it is these
factory classes that are used to create, destroy, and retrieve server objects.
| Method Summary | |
java.lang.Object |
newInstance()
Creates instance of AR System Java API object. |
boolean |
releaseInstance(java.lang.Object obj)
Releases instance of AR System Java API object. |
| Method Detail |
public java.lang.Object newInstance()
public boolean releaseInstance(java.lang.Object obj)
|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||