Module
system
Back to master index
Service Point system.edt
Interface:
org.apache.hivemind.ServiceInterceptorFactory
Interceptor that logs a warning when long-running methods are called on the EDT thread.
Parameters Schema:
hivemind.MethodFilter
Parameters occurs:
1
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
primitive
" >
<construct
class
="
org.astrogrid.desktop.modules.system.ExpensiveMethodInterceptorFactory
" >
<service >
hivemind.ClassFactory
</service>
</construct>
</invoke-factory>
Module
system
Back to master index