org.apache.felix.scrplugin.om
Class Implementation
java.lang.Object
org.apache.felix.scrplugin.om.Implementation
public class Implementation
- extends Object
Implementation
...
contains the class name implementing the component.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classname
protected String classname
- The class name.
Implementation
public Implementation()
Implementation
public Implementation(String name)
getClassame
public String getClassame()
setClassname
public void setClassname(String name)
Copyright © 2011 Apache Software Foundation. All Rights Reserved.