org.jaffa.tools.loadtest.domain.impl
Class LogOnImpl
java.lang.Object
org.jaffa.tools.loadtest.domain.impl.LogOnImpl
- All Implemented Interfaces:
- LogOn, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable
- public class LogOnImpl
- extends Object
- implements LogOn, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_LoggedOnTitle
protected String _LoggedOnTitle
_WebappRoot
protected String _WebappRoot
_Users
protected Users _Users
_ClassName
protected String _ClassName
LogOnImpl
public LogOnImpl()
getLoggedOnTitle
public String getLoggedOnTitle()
- Specified by:
getLoggedOnTitle in interface LogOn
setLoggedOnTitle
public void setLoggedOnTitle(String value)
- Specified by:
setLoggedOnTitle in interface LogOn
getWebappRoot
public String getWebappRoot()
- Specified by:
getWebappRoot in interface LogOn
setWebappRoot
public void setWebappRoot(String value)
- Specified by:
setWebappRoot in interface LogOn
getUsers
public Users getUsers()
- Specified by:
getUsers in interface LogOn
setUsers
public void setUsers(Users value)
- Specified by:
setUsers in interface LogOn
getClassName
public String getClassName()
- Specified by:
getClassName in interface LogOn
setClassName
public void setClassName(String value)
- Specified by:
setClassName in interface LogOn
getUnmarshaller
public com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
- Specified by:
getUnmarshaller in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
getPrimaryInterfaceClass
public Class getPrimaryInterfaceClass()
- Specified by:
getPrimaryInterfaceClass in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
serializeElements
public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeElements in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
SAXException
serializeAttributes
public void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeAttributes in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
SAXException
serializeAttributeBodies
public void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeAttributeBodies in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
SAXException
getPrimaryInterface
public Class getPrimaryInterface()
- Specified by:
getPrimaryInterface in interface com.sun.xml.bind.validator.ValidatableObject
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- Specified by:
createRawValidator in interface com.sun.xml.bind.validator.ValidatableObject
Copyright © 2002-2004 JAFFA Project.