org.codehaus.plexus.metadata
Class DefaultMetadataGenerator
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.metadata.DefaultMetadataGenerator
- All Implemented Interfaces:
- LogEnabled, MetadataGenerator
@Component(role=MetadataGenerator.class)
public class DefaultMetadataGenerator
- extends AbstractLogEnabled
- implements MetadataGenerator
- Author:
- Jason van Zyl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultMetadataGenerator
public DefaultMetadataGenerator()
generateDescriptor
public void generateDescriptor(MetadataGenerationRequest request)
throws Exception
- Specified by:
generateDescriptor
in interface MetadataGenerator
- Throws:
Exception
Copyright © 2001-2011 Codehaus. All Rights Reserved.