public class ResourceState_impl
extends java.lang.Object
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.
Copyright © 2012. All Rights Reserved.