Class EntityRESTProviderBase

  • All Implemented Interfaces:
    EntityRESTProvider

    public class EntityRESTProviderBase
    extends Object
    implements EntityRESTProvider
    This is the standard entity REST provider which will be created and set in the entity broker manager, it will register itself with the entitybrokermanager on startup or construction, it should also be unregistered correctly
    Author:
    Aaron Zeckoski (azeckoski @ gmail.com)