C G I O P R S V X

C

ConfigLocation - Enum in org.ow2.opensuit.xml.spring
This enumeration allows to precise the location of the Spring Application Context, in order to : Build-time validation for declared Spring beans

G

get(String, ObjectFactory) - Method in class org.ow2.opensuit.xml.spring.PageContext
The main purpose of this method, is to retrieve the attribute linked with the name provided in function parameter.
getBeanDescription(String) - Method in class org.ow2.opensuit.xml.spring.SpringBeans
 
getBeanGenericType(String) - Method in class org.ow2.opensuit.xml.spring.SpringBeans
Research method called in order to find the Type, of the asked bean name provided in function parameter.
getBeanNames() - Method in class org.ow2.opensuit.xml.spring.SpringBeans
 
getBeanType(String) - Method in class org.ow2.opensuit.xml.spring.SpringBeans
Research method called in order to find the type (wrapped in form of ClassgetBeanValue(HttpServletRequest, String) - Method in class org.ow2.opensuit.xml.spring.SpringBeans
Method called in order to retrieve the associated value for the asked bean name provided in function parameter.
getConversationId() - Method in class org.ow2.opensuit.xml.spring.PageContext
 
getFile() - Method in class org.ow2.opensuit.xml.spring.XmlConfig
 

I

initialize(IInitializationSupport, IInstantiationContext) - Method in class org.ow2.opensuit.xml.spring.SpringBeans
Initialization method called after instantiation, in order to perform initialize attributes and validation.

O

org.ow2.opensuit.xml.spring - package org.ow2.opensuit.xml.spring
 

P

PageContext - Class in org.ow2.opensuit.xml.spring
This class implements "page" scope for the Spring Framework.
PageContext() - Constructor for class org.ow2.opensuit.xml.spring.PageContext
 

R

registerDestructionCallback(String, Runnable) - Method in class org.ow2.opensuit.xml.spring.PageContext
This method implements a destruction callback linked to, the page context scope.
remove(String) - Method in class org.ow2.opensuit.xml.spring.PageContext
Remove the object with the given name from the page context scope.
resolveContextualObject(String) - Method in class org.ow2.opensuit.xml.spring.PageContext
Spring 3.0.x

S

SpringBeans - Class in org.ow2.opensuit.xml.spring
This class allows to use : Spring based beans Run-time validation for declared Spring beans Build-time validation for declared Spring beans
SpringBeans() - Constructor for class org.ow2.opensuit.xml.spring.SpringBeans
 

V

valueOf(String) - Static method in enum org.ow2.opensuit.xml.spring.ConfigLocation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.opensuit.xml.spring.ConfigLocation
Returns an array containing the constants of this enum type, in the order they are declared.

X

XmlConfig - Class in org.ow2.opensuit.xml.spring
Represent a Spring Application Context file, with these attributes:
" File
XmlConfig() - Constructor for class org.ow2.opensuit.xml.spring.XmlConfig
 

C G I O P R S V X

Copyright © 2008-2012 OW2 Consortium. All Rights Reserved.