org.jboss.dna.repository.mimetype
Class MimeTypeDetectorConfig

java.lang.Object
  extended by org.jboss.dna.common.component.ComponentConfig
      extended by org.jboss.dna.repository.mimetype.MimeTypeDetectorConfig
All Implemented Interfaces:
Comparable<ComponentConfig>

public class MimeTypeDetectorConfig
extends ComponentConfig

Author:
jverhaeg

Constructor Summary
MimeTypeDetectorConfig(String name, String description, String classname, String[] classpath)
           
 
Method Summary
 
Methods inherited from class org.jboss.dna.common.component.ComponentConfig
compareTo, equals, getComponentClassname, getComponentClasspath, getComponentClasspathArray, getDescription, getName, getTimestamp, hasChanged, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MimeTypeDetectorConfig

public MimeTypeDetectorConfig(String name,
                              String description,
                              String classname,
                              String[] classpath)


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