com.solab.alarms.spring
Class ProtoBootstrap

java.lang.Object
  extended by com.solab.alarms.spring.ProtoBootstrap

public class ProtoBootstrap
extends Object

This is just a bootstrap class for an app which accepts protobuf connections, configured via Spring.


Constructor Summary
ProtoBootstrap()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtoBootstrap

public ProtoBootstrap()
Method Detail

main

public static void main(String[] args)