A B C D E F G I J L M N O P R S T U W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(File) - Method in class org.wso2.carbon.server.util.Utils.JarFileFilter
- addNewPatches(String) - Method in class org.wso2.carbon.server.util.PatchInfo
- addRemovedPatches(String) - Method in class org.wso2.carbon.server.util.PatchInfo
- applyServicepacksAndPatches(File, File, File) - Static method in class org.wso2.carbon.server.util.PatchUtils
-
Here is the patch applying algorithm.
- archiveDir(String, String) - Static method in class org.wso2.carbon.server.util.Utils
-
Archive a directory
- AXIS2_HOME - Static variable in class org.wso2.carbon.server.LauncherConstants
- AxisServiceDeployerBundleCreator - Class in org.wso2.carbon.server.extensions
-
Converts JAR files containing Axis2 Service Deployers into OSGi bundles
- AxisServiceDeployerBundleCreator() - Constructor for class org.wso2.carbon.server.extensions.AxisServiceDeployerBundleCreator
B
- BUNDLE_BACKUP_DIR - Static variable in class org.wso2.carbon.server.LauncherConstants
- BUNDLE_CLASSPATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- BUNDLE_CREATORS - Static variable in class org.wso2.carbon.server.LauncherConstants
- BUNDLE_MANIFEST_VERSION - Static variable in class org.wso2.carbon.server.LauncherConstants
- BUNDLE_NAME - Static variable in class org.wso2.carbon.server.LauncherConstants
- BUNDLE_SYMBOLIC_NAME - Static variable in class org.wso2.carbon.server.LauncherConstants
- BUNDLE_VERSION - Static variable in class org.wso2.carbon.server.LauncherConstants
- BundleInfoLine - Class in org.wso2.carbon.server.util
- BundleInfoLine(String, String, String, int, boolean) - Constructor for class org.wso2.carbon.server.util.BundleInfoLine
C
- CARBON_COMPONENTS_DIR_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- CARBON_CONFIG_DIR_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- CARBON_DROPINS_DIR_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- CARBON_EXTENSIONS_DRI_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- CARBON_EXTERNAL_LIB_DIR_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- CARBON_HOME - Static variable in class org.wso2.carbon.server.LauncherConstants
- CARBON_INTERNAL_LIB_DIR_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- CARBON_NEW_CONFIG_DIR_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- CARBON_PATCHES_DIR_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- CARBON_SERVICEPACKS_DIR_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- CarbonLauncher - Class in org.wso2.carbon.server
-
Responsible for launching the Carbon server by launching Equinox OSGi framework.
- CarbonLauncher() - Constructor for class org.wso2.carbon.server.CarbonLauncher
- CarbonLaunchExtension - Interface in org.wso2.carbon.server
-
This interface allows people to write custom extension which should be executed just before launching the Carbon Server.
- checkMD5Checksum(Map<String, JarInfo>, File, boolean) - Static method in class org.wso2.carbon.server.util.PatchUtils
- checkUpdatedJars(Map<String, JarInfo>) - Static method in class org.wso2.carbon.server.util.PatchUtils
- ChildFirstURLClassLoader - Class in org.wso2.carbon.server
- ChildFirstURLClassLoader(URL[]) - Constructor for class org.wso2.carbon.server.ChildFirstURLClassLoader
- ChildFirstURLClassLoader(URL[], ClassLoader) - Constructor for class org.wso2.carbon.server.ChildFirstURLClassLoader
- ChildFirstURLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.wso2.carbon.server.ChildFirstURLClassLoader
- CIPHER_TRANSFORMATION_SYSTEM_PROPERTY - Static variable in class org.wso2.carbon.server.LauncherConstants
- clearPrefixedSystemProperties(String, Map<String, String>) - Static method in class org.wso2.carbon.server.util.Utils
-
clearPrefixedSystemProperties clears System Properties by writing null properties in the targetPropertyMap that match a prefix
- closeQuietly(InputStream) - Static method in class org.wso2.carbon.server.util.FileUtils
-
Unconditionally close an
InputStream. - closeQuietly(OutputStream) - Static method in class org.wso2.carbon.server.util.FileUtils
-
Unconditionally close an
OutputStream. - COMMAND_CLEAN_REGISTRY - Static variable in class org.wso2.carbon.server.LauncherConstants
- COMMAND_HELP - Static variable in class org.wso2.carbon.server.LauncherConstants
- CONFIG_EXTENDED_FRAMEWORK_EXPORTS - Static variable in class org.wso2.carbon.server.LauncherConstants
- copy(InputStream, OutputStream) - Static method in class org.wso2.carbon.server.util.FileUtils
-
Copy bytes from an
InputStreamto anOutputStream. - copyDirectory(File, File) - Static method in class org.wso2.carbon.server.util.FileUtils
-
Copies a whole directory to a new location preserving the file dates.
- copyDirectory(File, File, boolean) - Static method in class org.wso2.carbon.server.util.FileUtils
-
Copies a whole directory to a new location.
- copyFile(File, File) - Static method in class org.wso2.carbon.server.util.Utils
-
Copies src file to dst file.
- copyFile(File, File, boolean) - Static method in class org.wso2.carbon.server.util.FileUtils
-
Copy file method.
- copyFileToDir(File, File) - Static method in class org.wso2.carbon.server.util.Utils
-
Copies src file to dst directory.
- copyLatestServicepack(File, File, BufferedWriter) - Static method in class org.wso2.carbon.server.util.PatchUtils
-
This will copy jar files on servicepacks to plugins directory
- createBundle(File, File, Manifest) - Static method in class org.wso2.carbon.server.util.Utils
-
Create an OSGi bundle out of a JAR file
- createBundle(File, File, Manifest, String) - Static method in class org.wso2.carbon.server.util.Utils
-
Create an OSGi bundle out of a JAR file
D
- DEFAULT_CARBON_PROFILE - Static variable in class org.wso2.carbon.server.LauncherConstants
- DefaultBundleCreator - Class in org.wso2.carbon.server.extensions
-
Creates regular OSGi bundles out of regular jar files
- DefaultBundleCreator() - Constructor for class org.wso2.carbon.server.extensions.DefaultBundleCreator
- deleteDir(File) - Static method in class org.wso2.carbon.server.util.FileUtils
-
Deletes all files and subdirectories under dir.
- deleteDir(File) - Static method in class org.wso2.carbon.server.util.Utils
-
Deletes all files and subdirectories under dir.
- DEPLOYMENT_CONFIG_FILE_PATH - Static variable in class org.wso2.carbon.server.LauncherConstants
- DropinsBundleDeployer - Class in org.wso2.carbon.server.extensions
-
Deploy bundles found inside the dropins directory.
- DropinsBundleDeployer() - Constructor for class org.wso2.carbon.server.extensions.DropinsBundleDeployer
- DYNAMIC_IMPORT_PACKAGE - Static variable in class org.wso2.carbon.server.LauncherConstants
E
- EclipseIniRewriter - Class in org.wso2.carbon.server.extensions
-
A bug in p2 libs(https://bugs.eclipse.org/bugs/show_bug.cgi?id=344153) prevent us from using bundle pooling with -roaming option.
- EclipseIniRewriter() - Constructor for class org.wso2.carbon.server.extensions.EclipseIniRewriter
- ENABLE_OSGI_CONSOLE - Static variable in class org.wso2.carbon.server.LauncherConstants
- ENABLE_OSGI_DEBUG - Static variable in class org.wso2.carbon.server.LauncherConstants
- EXPORT_PACKAGE - Static variable in class org.wso2.carbon.server.LauncherConstants
- extract(String, String) - Static method in class org.wso2.carbon.server.util.Utils
- extractFromStream(InputStream, String) - Static method in class org.wso2.carbon.server.util.Utils
F
- FILE_SCHEME - Static variable in class org.wso2.carbon.server.CarbonLauncher
- FileUtils - Class in org.wso2.carbon.server.util
-
taken from the commons file utils class.
- FileUtils() - Constructor for class org.wso2.carbon.server.util.FileUtils
- FRAGMENT_HOST - Static variable in class org.wso2.carbon.server.LauncherConstants
- FragmentBundleCreator - Class in org.wso2.carbon.server.extensions
- FragmentBundleCreator() - Constructor for class org.wso2.carbon.server.extensions.FragmentBundleCreator
- FRAMEWORK_BUNDLE_NAME - Static variable in class org.wso2.carbon.server.CarbonLauncher
- FRAMEWORKPROPERTIES - Static variable in class org.wso2.carbon.server.CarbonLauncher
G
- getArgs() - Static method in class org.wso2.carbon.server.util.Utils
- getBundleConfigDirectory() - Static method in class org.wso2.carbon.server.util.Utils
- getBundleConfigs() - Method in class org.wso2.carbon.server.extensions.FragmentBundleCreator
- getBundleConfigs() - Method in class org.wso2.carbon.server.extensions.LibraryFragmentBundleCreator
- getBundleConfigs() - Method in class org.wso2.carbon.server.extensions.Log4jPropFileFragmentBundleCreator
-
Deprecated.
- getBundleDirectory(String) - Static method in class org.wso2.carbon.server.util.Utils
-
Create & return the bundle directory
- getBundlePath() - Method in class org.wso2.carbon.server.util.BundleInfoLine
- getBundleSymbolicName() - Method in class org.wso2.carbon.server.util.BundleInfoLine
- getBundleVersion() - Method in class org.wso2.carbon.server.util.BundleInfoLine
- getCarbonComponentRepo() - Static method in class org.wso2.carbon.server.util.Utils
- getCarbonRepoPath() - Static method in class org.wso2.carbon.server.util.Utils
- getFile(File, String) - Static method in class org.wso2.carbon.server.util.FileUtils
- getFragmentBundleName(File) - Method in class org.wso2.carbon.server.extensions.FragmentBundleCreator
- getFragmentBundleName(File) - Method in class org.wso2.carbon.server.extensions.LibraryFragmentBundleCreator
- getFragmentBundleName(File) - Method in class org.wso2.carbon.server.extensions.Log4jPropFileFragmentBundleCreator
-
Deprecated.
- getFragmentHostBundleName(File) - Method in class org.wso2.carbon.server.extensions.FragmentBundleCreator
- getFragmentHostBundleName(File) - Method in class org.wso2.carbon.server.extensions.LibraryFragmentBundleCreator
- getFragmentHostBundleName(File) - Method in class org.wso2.carbon.server.extensions.Log4jPropFileFragmentBundleCreator
-
Deprecated.
- getInstance(String) - Static method in class org.wso2.carbon.server.util.BundleInfoLine
- getMd5SumValue() - Method in class org.wso2.carbon.server.util.JarInfo
- getMetaDirectory() - Static method in class org.wso2.carbon.server.util.PatchUtils
- getMostLatestJarsInServicepackAndPatches(File, File) - Static method in class org.wso2.carbon.server.util.PatchUtils
-
get the list of most latest jars in latest servicepack and patches-xxx directories
- getName() - Method in class org.wso2.carbon.server.util.JarInfo
- getNewPatchesCount() - Method in class org.wso2.carbon.server.util.PatchInfo
- getPatchesLogsFile() - Static method in class org.wso2.carbon.server.util.PatchUtils
- getPatchFileNameFilter() - Static method in class org.wso2.carbon.server.util.PatchUtils
- getPath() - Method in class org.wso2.carbon.server.util.JarInfo
- getPermissions(CodeSource) - Method in class org.wso2.carbon.server.ChildFirstURLClassLoader
- getRemovedPatchesCount() - Method in class org.wso2.carbon.server.util.PatchInfo
- getResource(String) - Method in class org.wso2.carbon.server.ChildFirstURLClassLoader
- getStartLevel() - Method in class org.wso2.carbon.server.util.BundleInfoLine
- getZipEntryPath(File, String) - Static method in class org.wso2.carbon.server.util.Utils
I
- invokeExtensions() - Static method in class org.wso2.carbon.server.Main
-
Invoke the extensions specified in the carbon.xml
- isFragment() - Method in class org.wso2.carbon.server.util.BundleInfoLine
- isFromDropins() - Method in class org.wso2.carbon.server.util.BundleInfoLine
- isPatchesChanged() - Method in class org.wso2.carbon.server.util.PatchInfo
J
- JAR_TO_BUNDLE_DIR - Static variable in class org.wso2.carbon.server.util.Utils
- JarFileFilter() - Constructor for class org.wso2.carbon.server.util.Utils.JarFileFilter
- JarInfo - Class in org.wso2.carbon.server.util
L
- launch() - Method in class org.wso2.carbon.server.CarbonLauncher
-
Launches Equinox OSGi framework by invoking EclipseStarter.startup() method using reflection.
- LAUNCH_INI - Static variable in class org.wso2.carbon.server.LauncherConstants
- launchCarbon() - Static method in class org.wso2.carbon.server.Main
-
Launch the Carbon Server.
- LauncherConstants - Class in org.wso2.carbon.server
- LibraryFragmentBundleCreator - Class in org.wso2.carbon.server.extensions
- LibraryFragmentBundleCreator() - Constructor for class org.wso2.carbon.server.extensions.LibraryFragmentBundleCreator
- loadClass(String, boolean) - Method in class org.wso2.carbon.server.ChildFirstURLClassLoader
- loadProperties(String) - Static method in class org.wso2.carbon.server.util.Utils
-
loadProperties is a convenience method to load properties from a servlet context resource
- LOG_LEVEL_WARN - Static variable in class org.wso2.carbon.server.LauncherConstants
- Log4jPropFileFragmentBundleCreator - Class in org.wso2.carbon.server.extensions
-
Deprecated.log4j2.properties is wired through pax-logging.properties
- Log4jPropFileFragmentBundleCreator() - Constructor for class org.wso2.carbon.server.extensions.Log4jPropFileFragmentBundleCreator
-
Deprecated.
M
- main(String[]) - Static method in class org.wso2.carbon.server.Main
-
Launch the Carbon server.
- Main - Class in org.wso2.carbon.server
- Main() - Constructor for class org.wso2.carbon.server.Main
- MANIFEST_VERSION - Static variable in class org.wso2.carbon.server.LauncherConstants
N
- NULL_IDENTIFIER - Static variable in class org.wso2.carbon.server.CarbonLauncher
O
- org.wso2.carbon.server - package org.wso2.carbon.server
- org.wso2.carbon.server.extensions - package org.wso2.carbon.server.extensions
- org.wso2.carbon.server.util - package org.wso2.carbon.server.util
- OSGI_CONFIGURATION_AREA - Static variable in class org.wso2.carbon.server.CarbonLauncher
- OSGI_FRAMEWORK - Static variable in class org.wso2.carbon.server.CarbonLauncher
- OSGI_INSTALL_AREA - Static variable in class org.wso2.carbon.server.CarbonLauncher
- OSGI_INSTANCE_AREA - Static variable in class org.wso2.carbon.server.CarbonLauncher
P
- P2_DATA_AREA - Static variable in class org.wso2.carbon.server.CarbonLauncher
- PARENT_PATCHES_DIR - Static variable in class org.wso2.carbon.server.LauncherConstants
- parseJar(File) - Static method in class org.wso2.carbon.server.util.Utils
- PATCH_LOG_FILE - Static variable in class org.wso2.carbon.server.LauncherConstants
- PATCH_METADATA_DIR - Static variable in class org.wso2.carbon.server.LauncherConstants
- PatchInfo - Class in org.wso2.carbon.server.util
- PatchInfo() - Constructor for class org.wso2.carbon.server.util.PatchInfo
- PatchInstaller - Class in org.wso2.carbon.server.extensions
-
Copy all the patches found in the patches directory to the plugins directory in a recursive manner.
- PatchInstaller() - Constructor for class org.wso2.carbon.server.extensions.PatchInstaller
- PatchUtils - Class in org.wso2.carbon.server.util
- PatchUtils() - Constructor for class org.wso2.carbon.server.util.PatchUtils
- PAX_DEFAULT_SERVICE_LOG_LEVEL - Static variable in class org.wso2.carbon.server.LauncherConstants
- PAX_LOGGING_PROPERTIES_FILE - Static variable in class org.wso2.carbon.server.LauncherConstants
- PAX_LOGGING_PROPERTY_FILE_KEY - Static variable in class org.wso2.carbon.server.LauncherConstants
- perform() - Method in interface org.wso2.carbon.server.CarbonLaunchExtension
- perform() - Method in class org.wso2.carbon.server.extensions.AxisServiceDeployerBundleCreator
- perform() - Method in class org.wso2.carbon.server.extensions.DefaultBundleCreator
- perform() - Method in class org.wso2.carbon.server.extensions.DropinsBundleDeployer
-
1) Extract bundle info from the dropins directory 2) Process the bundles.info file and populate a data structure, during this process we remove the stale references as well.
- perform() - Method in class org.wso2.carbon.server.extensions.EclipseIniRewriter
- perform() - Method in class org.wso2.carbon.server.extensions.FragmentBundleCreator
- perform() - Method in class org.wso2.carbon.server.extensions.PatchInstaller
- perform() - Method in class org.wso2.carbon.server.extensions.SystemBundleExtensionCreator
- PLUGINS_DIR - Static variable in class org.wso2.carbon.server.LauncherConstants
- PRE_PATCHED_DIR_FILE - Static variable in class org.wso2.carbon.server.LauncherConstants
- PRE_PATCHED_LATEST_JARS_FILE - Static variable in class org.wso2.carbon.server.LauncherConstants
- printUsages() - Static method in class org.wso2.carbon.server.util.Utils
- processCmdLineArgs(String[]) - Static method in class org.wso2.carbon.server.Main
-
Process command line arguments and set corresponding system properties.
- processPatches(File, File, File) - Static method in class org.wso2.carbon.server.util.PatchUtils
- PROFILE - Static variable in class org.wso2.carbon.server.LauncherConstants
- PROFILE_ID - Static variable in class org.wso2.carbon.server.LauncherConstants
R
- readJarsWithMD5(BufferedReader) - Static method in class org.wso2.carbon.server.util.FileUtils
- readLinesToList(BufferedReader) - Static method in class org.wso2.carbon.server.util.FileUtils
S
- searchFor(String, String) - Static method in class org.wso2.carbon.server.util.Utils
- SERVICEPACK_LIB_DIR - Static variable in class org.wso2.carbon.server.LauncherConstants
- SERVICEPACK_PATCHES_FILE - Static variable in class org.wso2.carbon.server.LauncherConstants
- SERVICEPACKS_DIR - Static variable in class org.wso2.carbon.server.LauncherConstants
- setBundlePath(String) - Method in class org.wso2.carbon.server.util.BundleInfoLine
- setBundleSymbolicName(String) - Method in class org.wso2.carbon.server.util.BundleInfoLine
- setBundleVersion(String) - Method in class org.wso2.carbon.server.util.BundleInfoLine
- setFragment(boolean) - Method in class org.wso2.carbon.server.util.BundleInfoLine
- setMd5SumValue(String) - Method in class org.wso2.carbon.server.util.JarInfo
- setStartLevel(int) - Method in class org.wso2.carbon.server.util.BundleInfoLine
- STARTER - Static variable in class org.wso2.carbon.server.CarbonLauncher
- SystemBundleExtensionCreator - Class in org.wso2.carbon.server.extensions
-
This class will read the extension folder and create extension bundles.
- SystemBundleExtensionCreator() - Constructor for class org.wso2.carbon.server.extensions.SystemBundleExtensionCreator
T
- toString() - Method in class org.wso2.carbon.server.util.BundleInfoLine
U
- Utils - Class in org.wso2.carbon.server.util
- Utils() - Constructor for class org.wso2.carbon.server.util.Utils
- Utils.JarFileFilter - Class in org.wso2.carbon.server.util
W
- WORKER_NODE - Static variable in class org.wso2.carbon.server.LauncherConstants
- WORKER_PROFILE - Static variable in class org.wso2.carbon.server.LauncherConstants
- WS_DELIM - Static variable in class org.wso2.carbon.server.LauncherConstants
Z
- zipDir(File, ZipOutputStream, String) - Static method in class org.wso2.carbon.server.util.Utils
All Classes All Packages