brooklyn.entity.webapp.jetty
[Java] Interface Jetty6Server
brooklyn.entity.basic.SoftwareProcess
   brooklyn.entity.Entity
brooklyn.entity.Entity
       brooklyn.entity.webapp.WebAppServiceConstants
brooklyn.entity.webapp.WebAppServiceConstants
           brooklyn.entity.trait.HasShortName
brooklyn.entity.trait.HasShortName
               brooklyn.entity.webapp.JavaWebAppService
brooklyn.entity.webapp.JavaWebAppService
                   brooklyn.entity.webapp.jetty.Jetty6Server
brooklyn.entity.webapp.jetty.Jetty6Server
                       brooklyn.entity.java.UsesJava
brooklyn.entity.java.UsesJava
                           brooklyn.entity.trait.Startable
brooklyn.entity.trait.Startable
                               brooklyn.entity.webapp.WebAppService
brooklyn.entity.webapp.WebAppService
                                   brooklyn.entity.rebind.Rebindable
brooklyn.entity.rebind.Rebindable
                                       brooklyn.entity.webapp.JavaWebAppSoftwareProcess
brooklyn.entity.webapp.JavaWebAppSoftwareProcess
                                           brooklyn.entity.java.UsesJmx
brooklyn.entity.java.UsesJmx
                                               brooklyn.entity.trait.Identifiable
brooklyn.entity.trait.Identifiable
- All Superinterfaces: 
- SoftwareProcess, Entity, WebAppServiceConstants, HasShortName, JavaWebAppService, UsesJava, Startable, WebAppService, Rebindable, JavaWebAppSoftwareProcess, UsesJmx, Identifiable
@Catalog(name="Jetty6 Server", description="Old version (v6 @ Mortbay) of the popular Jetty webapp container", iconUrl="classpath:///jetty-logo.png")
@ImplementedBy(Jetty6ServerImpl.class)
public interface Jetty6Server
extends HasShortName, JavaWebAppSoftwareProcess, UsesJmx
 An Entity that represents a single Jetty instance.
 
    
     
                 
                | Fields inherited from interface UsesJmx | 
|---|
                | DEFAULT_JMX_PORT, JMX_AGENT_MODE, JMX_CONTEXT, JMX_PASSWORD, JMX_PORT, JMX_SSL_ACCESS_CERT, JMX_SSL_ACCESS_KEY, JMX_SSL_ENABLED, JMX_URL, JMX_USER, RMI_REGISTRY_PORT, RMI_SERVER_PORT, USE_JMX | 
                
                 
                 
                     
                 
                 
    
    
        DOWNLOAD_URL
        @SetFromFlag("downloadUrl")
public BasicAttributeSensorAndConfigKey DOWNLOAD_URL
        
        - 
        
        
    
        JMX_SERVICE_URL
        public BasicAttributeSensor JMX_SERVICE_URL
        
        - 
        
        
    
        RESPONSES_4XX_COUNT
        public static final AttributeSensor RESPONSES_4XX_COUNT
        
        - 
        
        
    
        RESPONSES_5XX_COUNT
        public static final AttributeSensor RESPONSES_5XX_COUNT
        
        - 
        
        
    
        START_TIMEOUT
        public ConfigKey START_TIMEOUT
        
        - 
        
        
    
        SUGGESTED_VERSION
        @SetFromFlag("version")
public ConfigKey SUGGESTED_VERSION
        
        - 
        
        
    
     
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.