org.apache.felix.bundlerepository
Class CapabilityImpl
java.lang.Object
org.apache.felix.bundlerepository.CapabilityImpl
- All Implemented Interfaces:
- Capability
public class CapabilityImpl
- extends Object
- implements Capability
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CapabilityImpl
public CapabilityImpl()
getName
public String getName()
- Specified by:
getName
in interface Capability
setName
public void setName(String name)
getProperties
public Map getProperties()
- Specified by:
getProperties
in interface Capability
addP
protected void addP(PropertyImpl prop)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.