| java.lang.Object org.apache.geronimo.gbean.runtime.RawInvoker
RawInvoker | final public class RawInvoker (Code) | | The raw invoker provides a raw (fast) access invoke operations, get attribute values, and set
attribute values on a GBean. This class should only be use by GBean proxy generators or carefully
crafted container code, because this class maintains a hard reference to a gbeanInstance which has a huge
potential for memory leaks. USE WITH CAUTION
version: $Rev: 476049 $ $Date: 2006-11-16 20:35:17 -0800 (Thu, 16 Nov 2006) $ |
getAttributeIndex | public Map getAttributeIndex()(Code) | | |
getOperationIndex | public Map getOperationIndex()(Code) | | |
|
|