Interface HandlerContext

All Known Implementing Classes:
SimpleHandlerContext

public interface HandlerContext
Used to manage handler-type Resource instances. These are intended to be short-lived and managed entirely on the server side. Unlike using the bare ResourceContext the methods in this interface will automatically guaranteed the lifecycle of the remote Resource.