public class ManipulationUnit
extends java.lang.Object
Constructor and Description |
---|
ManipulationUnit(java.lang.String resourcePath,
org.apache.felix.ipojo.metadata.Element meta)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassName() |
org.apache.felix.ipojo.metadata.Element |
getComponentMetadata() |
java.lang.String |
getResourcePath() |
public ManipulationUnit(java.lang.String resourcePath, org.apache.felix.ipojo.metadata.Element meta)
resourcePath
- class namemeta
- component type metadatapublic org.apache.felix.ipojo.metadata.Element getComponentMetadata()
public java.lang.String getResourcePath()
public java.lang.String getClassName()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.