public class LoggerConsumer extends java.lang.Object implements SdoServiceConsumerBase, CallbackFunction, ObjectCreator<SdoServiceConsumerBase>, ObjectDestructor
| Constructor and Description | 
|---|
LoggerConsumer()
 ctor of LoggerConsumer 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SdoServiceConsumerBase | 
creator_()
 creator_ 
 | 
void | 
destructor_(java.lang.Object obj)
 destructor_ 
 | 
void | 
doOperate()
 | 
void | 
finalize()
 Finalization 
 | 
ServiceProfile | 
getProfile()
 getting ServiceProfile 
 | 
boolean | 
init(RTObject_impl rtobj,
    ServiceProfile profile)
 Initialization 
 | 
boolean | 
reinit(ServiceProfile profile)
 Re-initialization 
 | 
public boolean init(RTObject_impl rtobj, ServiceProfile profile)
init in interface SdoServiceConsumerBasertobj - profile - public boolean reinit(ServiceProfile profile)
reinit in interface SdoServiceConsumerBaseprofile - public final ServiceProfile getProfile()
getProfile in interface SdoServiceConsumerBasepublic void finalize()
finalize in interface SdoServiceConsumerBasefinalize in class java.lang.Objectpublic void doOperate()
doOperate in interface CallbackFunctionpublic SdoServiceConsumerBase creator_()
creator_
creator_ in interface ObjectCreator<SdoServiceConsumerBase>public void destructor_(java.lang.Object obj)
destructor_
destructor_ in interface ObjectDestructorobj - The target instances for destruction