soap tutorial
A B C D E F G H I J K L M N O P Q R S T U V W Z

C

calls - Variable in class adriani.jws.template.service.GeneralAnalyzer
Total number of times this service has been invoked.
checkAuthentication(int) - Static method in class adriani.jws.template.service.ServiceData
Accessor method.
checkAuthentication(int) - Method in class adriani.jws.template.service.ServiceLogic
Checking for authentication, comparing authentication from the SOAP's header with authentication data from the properties file.
checkIn(Object) - Method in class adriani.jws.template.db.ObjectPool
Called by the user when he finishes to use an object previously retrieved using checkOut().
checkOut() - Method in class adriani.jws.template.db.ObjectPool
Return a ready-to-use object to the user.
chronStart - Variable in class adriani.jws.template.db.GeneralDAO
Long timestamp used to evaluate performance time when the ANALYSIS mode is used.
cleanUp() - Method in class adriani.jws.template.db.ObjectPool
Removes from the unlocked list all the expired objects.
CleanUpThread - Class in adriani.jws.template.db
Helper thread taking care to call the cleanUp() method of the main class (ObjectPool).
CleanUpThread(ObjectPool, int) - Constructor for class adriani.jws.template.db.CleanUpThread
Constructor.
climbPath(String, int) - Method in class adriani.jws.template.util.SystemLogger
Goes up in the directory tree, starting from the input path directory and climbing the specified number of levels.
close() - Method in class adriani.jws.template.util.ExternalLogger
NOT USED AT THE MOMENT (place holder).
close() - Method in interface adriani.jws.template.util.LoggerManager
Close the logger by closing all related handlers.
close() - Method in class adriani.jws.template.util.SystemLogger
Close the logger by closing all related handlers.
closeBenchmark() - Static method in class adriani.jws.template.util.WSLogger
Closes the Benchmark logger
closeConnection(int) - Method in class adriani.jws.template.db.ServiceDAO
Close the connection specified by the input target parameter, for example:

targetDB = DB_01 --> close the connection to the DB_01 database.
collect(int) - Method in class adriani.jws.template.service.GeneralAnalyzer
Collect a generic single ServiceDAO event and increment the related counter, using the integer code values defined in the ErrorMessage class.
collectStatus(int) - Method in class adriani.jws.template.db.GeneralDAO
Subclasses SHOULD override this method in order to log the final execution status of a general SQL statement.
collectStatus(int) - Method in class adriani.jws.template.db.ServiceDAO
We override the parent (empty) method in order to register the execution status of a general SQL statement in the ServiceAnalyzer class, by calling:

serviceMacro.getServiceAnalyzer().collect(status) ;

COLON - Static variable in class adriani.jws.template.util.SoapHandler
Static final String value stored as class fields to improve performances.
COMMAND - Static variable in class adriani.jws.template.service.ErrorMessage
General error code (business logic level)
command - Variable in class adriani.jws.template.service.GeneralAnalyzer
Number calls not executed because the input parameters was a command for the manageService() method of the ServiceLogic() class.
COMMAND_MESSAGE - Static variable in class adriani.jws.template.service.ErrorMessage
Default value for the static field
command_pwd - Static variable in class adriani.jws.template.service.ServiceLogic
The hard-coded pattern used to recognize remote manager commands (i.e. "000000").
compareSB(StringBuffer, StringBuffer) - Method in class adriani.jws.template.db.GeneralDAO
Helper method, used to compare StringBuffer contents.
compareSB(StringBuffer, StringBuffer) - Method in class adriani.jws.template.service.GeneralService
Helper method.
compareSB(StringBuffer, StringBuffer) - Method in class adriani.jws.template.wrappers.Wrapper
Helper method, used to compare the value of two StringBuffer objects.
con - Variable in class adriani.jws.template.db.JDBCConnectionPool
Connect string, equal to the return value of DatabaseMetaData.getURL()
CONFIG - Static variable in class adriani.jws.template.Settings
File name of the configuration Resource Bundle (extension is "properties").
connection - Variable in class adriani.jws.template.db.MockConnection
The JDBC SQL connection object wrapped by this class.
create() - Method in class adriani.jws.template.db.JDBCConnectionPool
Users should not call this method directly.
create() - Method in class adriani.jws.template.db.MockConnectionPool
Users should not call this method directly.
create() - Method in class adriani.jws.template.db.ObjectPool
Implemented by the child class (Example: see the JDBCConnectionPool class).
createKeywords(String) - Static method in class adriani.jws.template.service.ServiceData
Create a keywords.properties data file containing the list of all the necessary keywords.
createLogger(String, Level, boolean) - Method in class adriani.jws.template.util.ExternalLogger
NOT USED AT THE MOMENT (place holder).
createLogger(String, Level, boolean) - Method in interface adriani.jws.template.util.LoggerManager
This method is a placeholder for subclasses relying on a stand alone logging mechanism, like the SystemLogger class.
createLogger(String, Level, boolean) - Method in class adriani.jws.template.util.SystemLogger
This method is called within the init() method to create the Logger and the related StreamHandler objects.
customer - Variable in class adriani.jws.template.wrappers.WrapperInformationIn
Wrapped input value, used to store the SOAP input request value after validation.
CustomerDTO - Class in adriani.jws.template.model
A simple DTO object storing data describing data retrieved from TEST_CUSTOMERS table.
CustomerDTO() - Constructor for class adriani.jws.template.model.CustomerDTO
Empty constructor.
CustomerDTO(StringBuffer, StringBuffer) - Constructor for class adriani.jws.template.model.CustomerDTO
Standard constructor.
CustomerDTO(StringBuffer[]) - Constructor for class adriani.jws.template.model.CustomerDTO
Array oriented constructor.

Build 18/09/2012
A B C D E F G H I J K L M N O P Q R S T U V W Z
Morpheus Quality Technologies - Making the Zion software
Copyright © 2009-2013 Morpheus Quality Technologies. All Rights Reserved