|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.ipojo.manipulation.ManipulationProperty
public class ManipulationProperty
Store properties for the manipulation process.
| Nested Class Summary | |
|---|---|
protected static class |
ManipulationProperty.Logger
Internal logger implementation. |
| Field Summary | |
|---|---|
static int |
INFO
Logger info level. |
protected static String |
IPOJO_INTERNAL_DESCRIPTOR
Ipojo internal package name for internal descriptor. |
protected static String |
IPOJO_INTERNAL_PACKAGE_NAME
Activator internal package name. |
protected static String |
IPOJO_PACKAGE_NAME
iPOJO Package name. |
static int |
SEVERE
Logger severe level. |
static int |
WARNING
Logger warning level. |
| Constructor Summary | |
|---|---|
ManipulationProperty()
|
|
| Method Summary | |
|---|---|
static ManipulationProperty.Logger |
getLogger()
Get the manipulator logger. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int INFO
public static final int WARNING
public static final int SEVERE
protected static final String IPOJO_INTERNAL_PACKAGE_NAME
protected static final String IPOJO_INTERNAL_DESCRIPTOR
protected static final String IPOJO_PACKAGE_NAME
| Constructor Detail |
|---|
public ManipulationProperty()
| Method Detail |
|---|
public static ManipulationProperty.Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||