org.tigris.scarab.util
Class ComponentLocator

java.lang.Object
  extended byorg.tigris.scarab.util.ComponentLocator

public class ComponentLocator
extends java.lang.Object

Author:
Eric Pugh TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
ComponentLocator()
           
 
Method Summary
static org.apache.fulcrum.mimetype.MimeTypeService getMimeTypeService()
           
static void setMimeTypeService(org.apache.fulcrum.mimetype.MimeTypeService mimeTypeService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentLocator

public ComponentLocator()
Method Detail

getMimeTypeService

public static org.apache.fulcrum.mimetype.MimeTypeService getMimeTypeService()
Returns:
Returns the mimeTypeService.

setMimeTypeService

public static void setMimeTypeService(org.apache.fulcrum.mimetype.MimeTypeService mimeTypeService)
Parameters:
mimeTypeService - The mimeTypeService to set.


Copyright © 2000-2004 Tigris.org. All Rights Reserved.