Package tigase.http.java
Class JavaStandaloneHttpServer.ExecutorWithTimeout
java.lang.Object
tigase.http.java.JavaStandaloneHttpServer.ExecutorWithTimeout
- All Implemented Interfaces:
Executor,tigase.kernel.beans.config.ConfigurationChangedAware,tigase.kernel.beans.Initializable,tigase.kernel.beans.UnregisterAware
- Enclosing class:
- JavaStandaloneHttpServer
@Bean(name="executor",
parent=JavaStandaloneHttpServer.class,
active=true,
exportable=true)
public static class JavaStandaloneHttpServer.ExecutorWithTimeout
extends Object
implements Executor, tigase.kernel.beans.Initializable, tigase.kernel.beans.UnregisterAware, tigase.kernel.beans.config.ConfigurationChangedAware
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbeanConfigurationChanged(Collection<String> changedFields) voidvoidintintvoid
-
Constructor Details
-
ExecutorWithTimeout
public ExecutorWithTimeout()
-
-
Method Details
-
execute
-
beforeUnregister
public void beforeUnregister()- Specified by:
beforeUnregisterin interfacetigase.kernel.beans.UnregisterAware
-
initialize
public void initialize()- Specified by:
initializein interfacetigase.kernel.beans.Initializable
-
beanConfigurationChanged
- Specified by:
beanConfigurationChangedin interfacetigase.kernel.beans.config.ConfigurationChangedAware
-
getAcceptTimeout
public int getAcceptTimeout() -
getTimeout
public int getTimeout()
-