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

E10686-04

oracle.adf.share.services.impl
Class ADFServicesImpl

java.lang.Object
  extended by oracle.adf.share.services.impl.ADFServicesImpl
All Implemented Interfaces:
Services

public class ADFServicesImpl
extends java.lang.Object
implements Services


Constructor Summary
ADFServicesImpl(java.net.URL url, java.util.Enumeration svcs)
           
 
Method Summary
 java.util.List<ServicePlugin> 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

ADFServicesImpl

public ADFServicesImpl(java.net.URL url,
                       java.util.Enumeration svcs)
Method Detail

getPlugins

public java.util.List<ServicePlugin> 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).

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

E10686-04

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