ch.qos.logback.core.net.ssl
Class SSLNestedComponentRegistryRules

java.lang.Object
  extended by ch.qos.logback.core.net.ssl.SSLNestedComponentRegistryRules

public class SSLNestedComponentRegistryRules
extends Object

Nested component registry rules for SSLConfiguration and its components.

Author:
Carl Harris

Constructor Summary
SSLNestedComponentRegistryRules()
           
 
Method Summary
static void addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSLNestedComponentRegistryRules

public SSLNestedComponentRegistryRules()
Method Detail

addDefaultNestedComponentRegistryRules

public static void addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry registry)


Copyright © 2005-2014 QOS.ch. All Rights Reserved.