@Component
@Path(value="/admin")
public class JerseyAdminController
extends java.lang.Object
| Constructor and Description |
|---|
JerseyAdminController(org.crazyyak.demo.common.app.domain.AccountStore accountStore) |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.jersey.server.mvc.Viewable |
getDefault() |