Uses of Interface
info.ejava.examples.jaxrs.todos.ejb.TodosMgmtRemote
-
Packages that use TodosMgmtRemote Package Description info.ejava.examples.jaxrs.todos.ejb info.ejava.examples.jaxrs.todos.rs info.ejava.examples.jaxrs.todos.ui -
-
Uses of TodosMgmtRemote in info.ejava.examples.jaxrs.todos.ejb
Classes in info.ejava.examples.jaxrs.todos.ejb that implement TodosMgmtRemote Modifier and Type Class Description classTodosMgmtEJB -
Uses of TodosMgmtRemote in info.ejava.examples.jaxrs.todos.rs
Fields in info.ejava.examples.jaxrs.todos.rs declared as TodosMgmtRemote Modifier and Type Field Description private TodosMgmtRemoteTodoListsResource. todosMgmt -
Uses of TodosMgmtRemote in info.ejava.examples.jaxrs.todos.ui
Fields in info.ejava.examples.jaxrs.todos.ui declared as TodosMgmtRemote Modifier and Type Field Description private TodosMgmtRemoteTodoListController. todosMgmtprivate TodosMgmtRemoteTodoListsController. todosMgmt
-