public class Services extends Object
Services()
Services(List<Object> services)
void
add(Service service)
Service
get(String name)
put(String name, Service service)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Services()
public Services(List<Object> services)
public void add(Service service)
public void put(String name, Service service)
public Service get(String name)
Copyright © 2016. All rights reserved.