Class SimonRemoteMarker

java.lang.Object
host.anzo.simon.SimonRemoteMarker
All Implemented Interfaces:
InvocationHandler

public class SimonRemoteMarker extends Object implements InvocationHandler
This is a marker-interface to mark a class as a remote class
Since:
1.1.0
  • Constructor Details

    • SimonRemoteMarker

      protected SimonRemoteMarker(Object objectToBeMarked)
      TODO document me!
      Parameters:
      objectToBeMarked -
  • Method Details