public class ManipulationProperty
extends java.lang.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 java.lang.String |
IPOJO_INTERNAL_DESCRIPTOR
Ipojo internal package name for internal descriptor.
|
protected static java.lang.String |
IPOJO_INTERNAL_PACKAGE_NAME
Activator internal package name.
|
protected static java.lang.String |
IPOJO_PACKAGE_NAME
iPOJO Package name.
|
static int |
SEVERE
Logger severe level.
|
static int |
WARNING
Logger warning level.
|
Constructor and Description |
---|
ManipulationProperty() |
Modifier and Type | Method and Description |
---|---|
static ManipulationProperty.Logger |
getLogger()
Get the manipulator logger.
|
public static final int INFO
public static final int WARNING
public static final int SEVERE
protected static final java.lang.String IPOJO_INTERNAL_PACKAGE_NAME
protected static final java.lang.String IPOJO_INTERNAL_DESCRIPTOR
protected static final java.lang.String IPOJO_PACKAGE_NAME
public static ManipulationProperty.Logger getLogger()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.