77787980818283848586
} if (endpoint.getEndpointName() != null) { sfb.setEndpointName(endpoint.getEndpointName()); } // we do not need use the destination here sfb.setDestinationFactory(new NullDestinationFactory()); sfb.setStart(false); server = sfb.create(); }
72737475767778798081
78798081828384858687