Class ServiceImpl

java.lang.Object
java.util.AbstractMap<String,Object>
java.util.HashMap<String,Object>
org.codice.ddf.admin.core.impl.ServiceImpl
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>, org.codice.ddf.admin.core.api.Metatype, org.codice.ddf.admin.core.api.Service

public class ServiceImpl extends HashMap<String,Object> implements org.codice.ddf.admin.core.api.Service
See Also:
  • Constructor Details

    • ServiceImpl

      public ServiceImpl()