Uses of Class
org.ow2.frascati.tinfi.api.control.ContentInstantiationException

Packages that use ContentInstantiationException
org.ow2.frascati.tinfi.api.control   
 

Uses of ContentInstantiationException in org.ow2.frascati.tinfi.api.control
 

Methods in org.ow2.frascati.tinfi.api.control that throw ContentInstantiationException
 java.lang.Object SCAContentController.getFcContent()
          Return the current content instance.
 void SCAContentController.setFcContent(java.lang.Object content)
          For composite-scoped components, specify the content instance to be used.
 void SCAContentController.setFcContentClass(java.lang.Class<?> c)
          Declare the content class associated with this component.
 



Copyright © 2007-2011. All Rights Reserved.