org.modeshape.rhq.plugin.util
Interface PluginConstants

All Known Implementing Classes:
ModeShapeManagementView

public interface PluginConstants

These are properties required for connecting to the profile service and getting a handle to a specific component related to ModeShape.

Since:
2.1

Nested Class Summary
static interface PluginConstants.ComponentType
          Use these component type names when calling Connection related methods that require the type.
 
Field Summary
static String DEFAULT_LOGGER_CATEGORY
          Log4j log category to use
 

Field Detail

DEFAULT_LOGGER_CATEGORY

static final String DEFAULT_LOGGER_CATEGORY
Log4j log category to use

See Also:
Constant Field Values


Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.