admin@glassfish.java.net

NetworkConfig: what happens to HTTPServiceConfig and IIOPServiceConfig

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Thu, 31 Jul 2008 11:11:00 -0700

This is a broader question than just for AMX, but what happens here?

public interface ConfigConfig
        extends PropertiesAccess, SystemPropertiesAccess,
        NamedConfigElement, Container, DefaultValues{
...
        public IIOPServiceConfig getIIOPServiceConfig(); <============
relevant?
        
        public HTTPServiceConfig getHTTPServiceConfig(); <============
relevant?
        
        public NetworkConfig getNetworkConfig(); <=============== just added
for Grizzly
...
}
        



..............................................
Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish team, admin