org.glassfish.tyrus.server
Annotation Type ContainerConfig


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ContainerConfig

Annotates server configuration to be used for servlet-based deployment. There can be only one class annotated using ContainerConfig annotation per war file.

Author:
Martin Matula (martin.matula at oracle.com)



Copyright © 2012. All Rights Reserved.