org.mule.transport.legstar.config
Class HostContainer
java.lang.Object
org.mule.transport.legstar.config.HostContainer
public class HostContainer
- extends Object
A slightly enhanced host container bean.
The maxLength field is more meaningful than length.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostContainer
public HostContainer()
getMaxLength
public int getMaxLength()
- /**
- Returns:
- the maxLength
setMaxLength
public void setMaxLength(int length)
- Parameters:
length - the maxLength to set
getName
public String getName()
- Returns:
- the container name.
setName
public void setName(String name)
- Parameters:
name - the container name to set.
Copyright © 2013 LegSem. All Rights Reserved.