- Enclosing class:
GlassFishLogManager
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Action to be performed when client calls
GlassFishLogManager.reconfigure(GlassFishLogManagerConfiguration, Action, Action)-
Method Summary
Modifier and TypeMethodDescriptiondefault ClassLoadervoidrun()Custom action to be performed when executing the reconfiguration.
-
Method Details
-
run
void run()Custom action to be performed when executing the reconfiguration. -
getClassLoader
- Returns:
- thread context classloader; can be overriden.
-