org.radeox.util
Class Service

java.lang.Object
  |
  +--org.radeox.util.Service

public class Service
extends java.lang.Object

After the Service class from Sun and the Apache project. With help from FrŽdŽric Miserey.

Version:
$id$
Author:
Matthias L. Jugel

Constructor Summary
Service()
           
 
Method Summary
static java.util.Iterator providers(java.lang.Class cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service()
Method Detail

providers

public static java.util.Iterator providers(java.lang.Class cls)


Copyright © 2003 Matthias L. Jugel, Stephan J. Schmidt. All Rights Reserved.