org.xsocket
Annotation Type Resource


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface Resource

The Resource annotation marks a resource that is required by the application. For xSocket the resource annotation can only be used within a IHandler class of the stream package to annotate a IServerContext