Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.jdeveloper.model
Class ViewTechContextExtensionRegistry.ProjectMetadataProviderSource

java.lang.Object
  extended by oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ProjectMetadataProviderSource

Enclosing class:
ViewTechContextExtensionRegistry

public abstract static class ViewTechContextExtensionRegistry.ProjectMetadataProviderSource
extends java.lang.Object

Source of additional metadata provider to be used in the context of a JSP project.


Constructor Summary
ViewTechContextExtensionRegistry.ProjectMetadataProviderSource()
           

 

Method Summary
 oracle.bali.xml.metadata.MetadataProvider getMetadataProvider(Context context)
           

 

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

 

Constructor Detail

ViewTechContextExtensionRegistry.ProjectMetadataProviderSource

public ViewTechContextExtensionRegistry.ProjectMetadataProviderSource()

Method Detail

getMetadataProvider

public oracle.bali.xml.metadata.MetadataProvider getMetadataProvider(Context context)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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