public interface JaxRsService extends java.lang.Iterable<JaxRsComponent>
Modifier and Type | Method and Description |
---|---|
void |
add(JaxRsComponent component) |
void |
destroy() |
void |
init() |
void |
remove(JaxRsComponent component) |
void init()
void add(JaxRsComponent component)
void remove(JaxRsComponent component)
void destroy()