Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-03


oracle.adf.share.services.impl
Class ServicesImpl

java.lang.Object
  extended by oracle.adf.share.services.impl.ServicesImpl

All Implemented Interfaces:
Services

public class ServicesImpl
extends java.lang.Object
implements Services

Constructor Summary
ServicesImpl(java.net.URL url, java.util.Enumeration svcs)
           

 

Method Summary
 java.util.List getPlugins()
           
 java.net.URL getServiceURL()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ServicesImpl

public ServicesImpl(java.net.URL url,
                    java.util.Enumeration svcs)

Method Detail

getPlugins

public java.util.List getPlugins()
Specified by:
getPlugins in interface Services
Returns:
The list of item creators to supplement the Resouce Catalog node creation capabilities, presumably to handle the logical nodes representing this service.

getServiceURL

public java.net.URL getServiceURL()
Specified by:
getServiceURL in interface Services
Returns:
The URL that represents the service location (the JAR instance).

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-03


Copyright © 1997, 2009, Oracle. All rights reserved.