public class ManipulationProperty extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
ManipulationProperty.Logger
Internal logger implementation.
|
Modifier and Type | Field and Description |
---|---|
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 and Description |
---|
ManipulationProperty() |
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
public static ManipulationProperty.Logger getLogger()
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.