public interface ICommandHandler
Modifier and Type | Method and Description |
---|---|
Command |
getCommand(String xmlContext,
String externalPackage)
Gets command.
|
Command getCommand(String xmlContext, String externalPackage) throws Exception
xmlContext
- the xml contextexternalPackage
- the session parametersJAXBException
- - exception if error occurredInstantiationException
IllegalAccessException
Exception
Copyright © 2000–2022 EPAM Systems. All rights reserved.