private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
ClassNotFoundException
- If a class can not be foundIOException
- Thrown if an error occursprivate void writeObject(ObjectOutputStream oos) throws IOException
IOException
- Thrown if an error occursPropertyDescriptor[] invalidProperties
String userName
char[] password
ManagedConnectionFactory mcf
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
ClassNotFoundException
- If a class can not be foundIOException
- Thrown if an error occursprivate void writeObject(ObjectOutputStream oos) throws IOException
IOException
- Thrown if an error occursCopyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.