org.apache.maven.dotnet.plugin
Interface PluginContext

All Known Implementing Classes:
PluginContextImpl

public interface PluginContext


Field Summary
static java.lang.String ROLE
          Role used to register component implementations with the container.
 
Method Summary
 ConfigurationAppender getConfigurationAppenderFor(java.lang.reflect.Field field)
           
 

Field Detail

ROLE

static final java.lang.String ROLE
Role used to register component implementations with the container.

Method Detail

getConfigurationAppenderFor

ConfigurationAppender getConfigurationAppenderFor(java.lang.reflect.Field field)


Copyright © 2007 NMaven. All Rights Reserved.