public interface JndiViewExtension
Modifier and Type | Method and Description |
---|---|
void |
execute(JndiViewExtensionContext context)
Execute the extension and provide additional JNDI information in the result.
|
void execute(JndiViewExtensionContext context) throws org.jboss.as.controller.OperationFailedException
context
- The extension context.org.jboss.as.controller.OperationFailedException
Copyright © 2016 JBoss by Red Hat. All rights reserved.