1 28 29 package ist.coach.coachEmfClientComponents.ManagedObjectClientComposition; 30 31 32 import java.text.DateFormat ; 33 import ist.coach.coachEmfCommon.Utils; 34 40 public class logThresholdSegImpl 41 extends ist.coach.coachEmfClientComponents.ManagedObjectClientComposition.logThresholdSeg 42 { 43 49 55 public logThresholdSegImpl() 56 { 57 } 58 59 65 68 public void 69 push(ist.coach.coachEmfServicesComponents.LogThresholdAlarm event) 70 { 71 } 75 76 } 77 | Popular Tags |