|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.resource.impl.ResourceState_impl
public class ResourceState_impl
Encapuslates state information about a Resource_impl
. Note that this does not need to
include all state infomration, just that information that is modifiable by a client of a Resource
service. The purpose of this class is to enable instance pooling when Resources are deployed as
services.
Note that the methods of this class have default (package) visibility since only a
Resource_impl
object should be able to get and set its state.
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |