org.abstracthorizon.danube.service.server
Class MultiThreadServerSSLSocketServiceBeanInfo

java.lang.Object
  extended by org.abstracthorizon.pasulj.PasuljInfo
      extended by org.abstracthorizon.danube.service.ServiceBeanInfo
          extended by org.abstracthorizon.danube.service.server.ServerServiceBeanInfo
              extended by org.abstracthorizon.danube.service.server.MultiThreadServerServiceBeanInfo
                  extended by org.abstracthorizon.danube.service.server.MultiThreadServerSocketServiceBeanInfo
                      extended by org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketServiceBeanInfo
All Implemented Interfaces:
BeanInfo

public class MultiThreadServerSSLSocketServiceBeanInfo
extends MultiThreadServerSocketServiceBeanInfo

Bean info for MultiThreadServerSSLSocketService class

Author:
Daniel Sendula

Field Summary
 
Fields inherited from class org.abstracthorizon.pasulj.PasuljInfo
additionalBeanInfo, additionalBeanInfoList, cls, eventSetDescriptorList, eventSetDescriptors, methodDescriptorList, methodDescriptors, propertyDescriptorList, propertyDescriptors
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
protected MultiThreadServerSSLSocketServiceBeanInfo()
          Constructor
  MultiThreadServerSSLSocketServiceBeanInfo(Class<?> cls)
          Constructor
 
Method Summary
 void init()
          Init method
 
Methods inherited from class org.abstracthorizon.pasulj.PasuljInfo
addMethod, addMethod, addParameterDescriptions, addProperty, addProperty, capitalize, convertArray, createArray, getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getFirstMethod, getIcon, getMethod, getMethodDescriptors, getPropertyDescriptors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiThreadServerSSLSocketServiceBeanInfo

public MultiThreadServerSSLSocketServiceBeanInfo(Class<?> cls)
Constructor


MultiThreadServerSSLSocketServiceBeanInfo

protected MultiThreadServerSSLSocketServiceBeanInfo()
Constructor

Parameters:
cls - class
Method Detail

init

public void init()
Init method

Overrides:
init in class MultiThreadServerSocketServiceBeanInfo


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.