Class RPObject

    • Field Detail

      • object_registry

        protected static transient java.util.Map object_registry
      • object_registry_reverse

        protected static transient java.util.Map object_registry_reverse
      • next_key

        protected static transient long next_key
      • _object_id

        public java.lang.Long _object_id
      • __delegate

        protected transient java.lang.Object __delegate
    • Constructor Detail

      • RPObject

        public RPObject()
      • RPObject

        protected RPObject​(java.lang.Object key)
    • Method Detail

      • _lookupLocal

        protected static RPObject _lookupLocal​(java.lang.Object key)
      • _lookupLocal

        public static RPObject _lookupLocal​(long object_id)
      • _getOID

        public long _getOID()
      • _setDelegate

        protected void _setDelegate​(java.lang.Object _delegate)
      • _getDelegate

        public java.lang.Object _getDelegate()
      • _setLocal

        public java.lang.Object _setLocal()
      • _refresh

        public void _refresh()
      • _getName

        public java.lang.String _getName()
      • notSupported

        public void notSupported()
      • notSupported

        public void notSupported​(java.lang.Object o)