Module: LdsCfPlugin

Defined in:
lib/lds-cf-plugin/tunnel.rb,
lib/lds-cf-plugin/version.rb,
lib/lds-cf-plugin/wam_service.rb,
lib/lds-cf-plugin/http_service.rb,
lib/lds-cf-plugin/custom_service.rb,
lib/lds-cf-plugin/oracle_service.rb,
lib/lds-cf-plugin/marklogic_service.rb,
lib/lds-cf-plugin/lds_account_service.rb,
lib/lds-cf-plugin/app_dynamics_service.rb,
lib/lds-cf-plugin/enterprise_ws_service.rb,
lib/lds-cf-plugin/servicemanager_service.rb

Defined Under Namespace

Classes: AppDynamicsService, CustomService, EnterpriseWSService, HttpService, LDSAccountService, MarkLogicService, OracleService, ServiceManagerService, Tunnel, WamService

Constant Summary collapse

JMXMP_JAR_NAME =
"jmxremote_optional-repackaged-4.0.jar".freeze
JMXMP_JAR_FILE =
File.expand_path("#{CF::CONFIG_DIR}/jmxremote_optional-repackaged-4.0.jar").freeze
JMXMP_JAR_URL =
"http://search.maven.org/remotecontent?filepath=org/glassfish/main/external/jmxremote_optional-repackaged/4.0/#{JMXMP_JAR_NAME}".freeze
VERSION =
"0.4.4".freeze