public class JoramTestServerBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
This if all in one entry, non configuration files, ...
The joram user attributes:
A simple example:
<!-- lets create an embedded Joram server for test, create a user "anonymous" and create a collocated admin wrapper -->
<joram:testserver id="server" />
Modifier and Type | Field and Description |
---|---|
static org.objectweb.util.monolog.api.Logger |
logger |
Constructor and Description |
---|
JoramTestServerBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
private void |
createAdminWrapper() |
void |
createAndStart(short sid,
String port) |
private void |
createUser(short sid) |
protected void |
doParse(Element element,
org.springframework.beans.factory.support.BeanDefinitionBuilder bean) |
protected Class |
getBeanClass(Element element) |
doParse, getBeanClassName, getParentName, parseInternal
protected Class getBeanClass(Element element)
getBeanClass
in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
protected void doParse(Element element, org.springframework.beans.factory.support.BeanDefinitionBuilder bean)
doParse
in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
public void createAndStart(short sid, String port) throws Exception
sid
- port
- Exception
Copyright © 2021 ScalAgent D.T.. All rights reserved.