|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sdsc.inca.protocol.MessageHandler
edu.sdsc.inca.depot.util.HibernateMessageHandler
edu.sdsc.inca.depot.commands.SuiteUpdate
public class SuiteUpdate
| Field Summary | |
|---|---|
static java.lang.String |
ADD
|
static java.lang.String |
DELETE
|
| Fields inherited from class edu.sdsc.inca.protocol.MessageHandler |
|---|
logger |
| Constructor Summary | |
|---|---|
SuiteUpdate()
|
|
| Method Summary | |
|---|---|
void |
executeHibernateAction(edu.sdsc.inca.protocol.ProtocolReader reader,
edu.sdsc.inca.protocol.ProtocolWriter writer)
Execute a hibernate-related task efficiently (i.e., session is safely opened and closed. |
| Methods inherited from class edu.sdsc.inca.depot.util.HibernateMessageHandler |
|---|
execute |
| Methods inherited from class edu.sdsc.inca.protocol.MessageHandler |
|---|
errorReply |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ADD
public static final java.lang.String DELETE
| Constructor Detail |
|---|
public SuiteUpdate()
| Method Detail |
|---|
public void executeHibernateAction(edu.sdsc.inca.protocol.ProtocolReader reader,
edu.sdsc.inca.protocol.ProtocolWriter writer)
throws java.lang.Exception
HibernateMessageHandler
executeHibernateAction in class HibernateMessageHandleredu.sdsc.inca.protocol.ProtocolException
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||