org.jboss.metatype.plugins.types
Class JBossLoggerTypeBuilder
java.lang.Object
org.jboss.metatype.plugins.types.JBossLoggerTypeBuilder
- All Implemented Interfaces:
- MetaTypeBuilder
public class JBossLoggerTypeBuilder
- extends Object
- implements MetaTypeBuilder
Don't try to create a metaType for Logger.
- Version:
- $Revision$
- Author:
- Emanuel Muckenhuber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final JBossLoggerTypeBuilder INSTANCE
- The instance.
LOGGER_META_TYPE
public static final MutableCompositeMetaType LOGGER_META_TYPE
- The logger meta type.
JBossLoggerTypeBuilder
public JBossLoggerTypeBuilder()
buildMetaType
public MetaType buildMetaType()
- Description copied from interface:
MetaTypeBuilder
- Build the meta type
- Specified by:
buildMetaType
in interface MetaTypeBuilder
- Returns:
- the meta type
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.