public static interface TaskExecutor.Factory
Modifier and Type | Method and Description |
---|---|
TaskExecutor |
newInstance() |
TaskExecutor |
newInstance(String name,
TaskExecutor.PrincipalAccessor principalAccessor) |
TaskExecutor newInstance()
TaskExecutor newInstance(String name, TaskExecutor.PrincipalAccessor principalAccessor)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.