|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.catalog.arcgis.metadata.ServiceHandlerFactory
public class ServiceHandlerFactory
A factory for instantiating handlers capabable of processing specific ArcGIS Server service types.
| Constructor Summary | |
|---|---|
ServiceHandlerFactory()
Default constructor. |
|
| Method Summary | |
|---|---|
ServiceHandler |
makeHandler(String serviceType)
Instantiates a handler capabable of processing a specific ArcGIS Server service type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceHandlerFactory()
| Method Detail |
|---|
public ServiceHandler makeHandler(String serviceType)
serviceType - the ArcGIS Server service type
|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||