Class NamedBase
java.lang.Object
org.glassfish.pfl.tf.timer.spi.NamedBase
- All Implemented Interfaces:
Named
- Direct Known Subclasses:
LogEventHandlerImpl, NamedBaseImpl, StatsEventHandlerBase, TimerEventControllerBase, TimerFactoryImpl.TracingEventHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidbooleanfactory()Return the TimerFactory that created this Named.inthashCode()name()A short name for this Controllable.protected voidsetFactory(TimerFactory factory) toString()
-
Field Details
-
factory
-
name
-
toStringName
-
-
Constructor Details
-
NamedBase
-
-
Method Details