ca.pjer.cm.module.discovery.defaultimpl
Class DiscoveryServiceImpl
java.lang.Object
ca.pjer.cm.module.discovery.defaultimpl.DiscoveryServiceImpl
- All Implemented Interfaces:
- ca.pjer.cm.api.discovery.DiscoveryService
- public class DiscoveryServiceImpl
- extends java.lang.Object
- implements ca.pjer.cm.api.discovery.DiscoveryService
$Id: DiscoveryServiceImpl.java,v 1.1 2004/05/18 23:27:33 pjer Exp $
$RCSfile: DiscoveryServiceImpl.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 23:27:33 $
Method Summary |
java.util.Enumeration |
discover(java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiscoveryServiceImpl
public DiscoveryServiceImpl()
discover
public java.util.Enumeration discover(java.lang.String name)
throws ca.pjer.cm.api.discovery.DiscoveryServiceSystemException,
ca.pjer.cm.api.discovery.DiscoveryServiceException
- Specified by:
discover
in interface ca.pjer.cm.api.discovery.DiscoveryService
- Throws:
ca.pjer.cm.api.discovery.DiscoveryServiceSystemException
ca.pjer.cm.api.discovery.DiscoveryServiceException
Copyright © 2004 PjEr.ca. All Rights Reserved.