Class ReferenceHandler
java.lang.Object
septogeddon.pluginquery.library.remote.ReferenceHandler
The reference handler for
ObjectReference
- Author:
- Thito Yalasatria Sunarya
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet cached methodlong
getId()
Get the reference idRemoteObject
<?> getOwner()
Get the owner
-
Constructor Details
-
ReferenceHandler
-
-
Method Details
-
getCachedMethodLookup
Get cached method- Returns:
- map of cached method
-
getId
public long getId()Get the reference id- Returns:
- id
-
getOwner
Get the owner- Returns:
- RemoteObject owner
-