Clean up TerminationPointCreateCommand.java 38/18138/3
authorRyan Goulding <ryandgoulding@gmail.com>
Fri, 10 Apr 2015 22:22:11 +0000 (18:22 -0400)
committerSam Hague <shague@redhat.com>
Sun, 12 Apr 2015 20:48:45 +0000 (20:48 +0000)
commitdbc29479d4f95cf7d9f18797a65cb0bd81871e61
tree1cf78e10912d72b52075f987ca126baf054bc894
parent8f8f73846012c4b5e4dda13195a971b15766b9b3
Clean up TerminationPointCreateCommand.java

This change abstracts the different steps involved in the
TerminationPointCreateCommand.execute() method so that the code is more
readable. The individual steps have been put into appropriate private helper
methods.

Change-Id: I65f0c8bc5da3a2509f42479a57fd0392c14baa5f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand.java