Package org.glassfish.gmbal.main
Class ProfileMain.MyRoot
java.lang.Object
org.glassfish.gmbal.main.ProfileMain.MyRoot
- Enclosing class:
ProfileMain
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addItem
(ProfileMain.Item item) void
addStore
(ProfileMain.Store store) (package private) Map
<ProfileMain.Item, Set<ProfileMain.Store>> (package private) List
<ProfileMain.Item> getItems()
(package private) List
<ProfileMain.Store> (package private) String
name()
-
Field Details
-
stores
-
items
-
-
Constructor Details
-
MyRoot
public MyRoot()
-
-
Method Details
-
addStore
-
addItem
-
name
-
getStores
-
getItems
-
getItemLocations
@ManagedAttribute @Description("Map of which stores contain a particular item") Map<ProfileMain.Item,Set<ProfileMain.Store>> getItemLocations()
-