Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B D G I L O R S U

A

addDefaultValues() - Method in class org.jeteam.mbean.DataSourcePopulator
 
addDefaultValues() - Method in interface org.jeteam.mbean.DataSourcePopulatorMBean
 

B

batchUpdate(Connection, BufferedReader) - Method in class org.jeteam.mbean.InitialLoad
Updates the data-source with all queries in one batch operation.

D

DataSourcePopulator - class org.jeteam.mbean.DataSourcePopulator.
 
DataSourcePopulator() - Constructor for class org.jeteam.mbean.DataSourcePopulator
 
DataSourcePopulatorMBean - interface org.jeteam.mbean.DataSourcePopulatorMBean.
This is a standard MBean designed to populate the data-source with some predefined values.
dataSourceName - Variable in class org.jeteam.mbean.InitialLoad
 

G

getDataSourceName() - Method in class org.jeteam.mbean.InitialLoad
 
getDataSourceName() - Method in interface org.jeteam.mbean.InitialLoadMBean
 
getJavaRuntimeEnvironmentSpecificationName() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaRuntimeEnvironmentSpecificationName() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaRuntimeEnvironmentSpecificationVendor() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaRuntimeEnvironmentSpecificationVendor() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaRuntimeEnvironmentSpecificationVersion() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaRuntimeEnvironmentSpecificationVersion() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaRuntimeEnvironmentVendor() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaRuntimeEnvironmentVendor() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaRuntimeEnvironmentVersion() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaRuntimeEnvironmentVersion() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaVendorURL() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaVendorURL() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaVirtualMachineImplementationName() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaVirtualMachineImplementationName() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaVirtualMachineImplementationVendor() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaVirtualMachineImplementationVendor() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaVirtualMachineImplementationVersion() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaVirtualMachineImplementationVersion() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaVirtualMachineSpecificationName() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaVirtualMachineSpecificationName() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaVirtualMachineSpecificationVendor() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaVirtualMachineSpecificationVendor() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getJavaVirtualMachineSpecificationVersion() - Method in class org.jeteam.mbean.SystemEnvironment
 
getJavaVirtualMachineSpecificationVersion() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getLogConfigurationFileName() - Method in class org.jeteam.mbean.LogConfiguration
Returns the file that will be used to configure the log4j logging framework.
getLogConfigurationFileName() - Method in interface org.jeteam.mbean.LogConfigurationMBean
Returns the file that will be used to configure the log4j logging framework.
getOperatingSystemArchitecture() - Method in class org.jeteam.mbean.SystemEnvironment
 
getOperatingSystemArchitecture() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getOperatingSystemName() - Method in class org.jeteam.mbean.SystemEnvironment
 
getOperatingSystemName() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 
getOperatingSystemVersion() - Method in class org.jeteam.mbean.SystemEnvironment
 
getOperatingSystemVersion() - Method in interface org.jeteam.mbean.SystemEnvironmentMBean
 

I

InitialLoad - class org.jeteam.mbean.InitialLoad.
This class loads the initial-load.sql queries and updates the data-source bound to jeteamDS.
InitialLoad() - Constructor for class org.jeteam.mbean.InitialLoad
 
InitialLoadMBean - interface org.jeteam.mbean.InitialLoadMBean.
 

L

LogConfiguration - class org.jeteam.mbean.LogConfiguration.
This is a standard MBeam designed to configure the logging for JETeam business at runtime.
LogConfiguration() - Constructor for class org.jeteam.mbean.LogConfiguration
 
LogConfigurationMBean - interface org.jeteam.mbean.LogConfigurationMBean.
This is a standard MBeam designed to configure the logging for JETeam business at runtime.

O

org.jeteam.mbean - package org.jeteam.mbean
 

R

reloadResourceBundle() - Method in class org.jeteam.mbean.LogConfiguration
Forces a reload of the logging resource bundle, you can do this when you have applied some changes in this bundle and want them to be reloaded into the system.
reloadResourceBundle() - Method in interface org.jeteam.mbean.LogConfigurationMBean
Forces a reload of the logging resource bundle, you can do this when you have applied some changes in this bundle and want them to be reloaded into the system.

S

SystemEnvironment - class org.jeteam.mbean.SystemEnvironment.
This is a standard MBean designed to show some System properties of interest.
SystemEnvironment() - Constructor for class org.jeteam.mbean.SystemEnvironment
 
SystemEnvironmentMBean - interface org.jeteam.mbean.SystemEnvironmentMBean.
This is a standard MBean designed to show some System properties of interest.
scriptCommentDelimiter - Variable in class org.jeteam.mbean.InitialLoad
 
scriptFileName - Variable in class org.jeteam.mbean.InitialLoad
 
setDataSourceName(String) - Method in class org.jeteam.mbean.InitialLoad
 
setDataSourceName(String) - Method in interface org.jeteam.mbean.InitialLoadMBean
 
setLogConfigurationFileName(String) - Method in class org.jeteam.mbean.LogConfiguration
Sets the file that will be used to configure the log4j logging framework.
setLogConfigurationFileName(String) - Method in interface org.jeteam.mbean.LogConfigurationMBean
Sets the file that will be used to configure the log4j logging framework.
singleUpdates(Connection, BufferedReader) - Method in class org.jeteam.mbean.InitialLoad
Updates the data-source with a single query at a time, doing a call for each line in the script that is not comment.

U

uploadInitialLoad() - Method in class org.jeteam.mbean.InitialLoad
Uploads the initial-load.
uploadInitialLoad() - Method in interface org.jeteam.mbean.InitialLoadMBean
 

A B D G I L O R S U