org.apache.jetspeed.util
Class ServiceUtil

java.lang.Object
  extended byorg.apache.jetspeed.util.ServiceUtil

public abstract class ServiceUtil
extends java.lang.Object

Convenience class for accessing Turbine / Fulcrum services.

Author:
Scott T. Weaver

Constructor Summary
ServiceUtil()
           
 
Method Summary
static java.lang.Object getServiceByName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceUtil

public ServiceUtil()
Method Detail

getServiceByName

public static java.lang.Object getServiceByName(java.lang.String name)
Returns:
Object a service


Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.