All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.guicedee.guicedhazelcast.implementations.HazelcastPostStartup Maven / Gradle / Ivy

package com.guicedee.guicedhazelcast.implementations;

import com.guicedee.guicedinjection.interfaces.IGuicePostStartup;

public class HazelcastPostStartup
		implements IGuicePostStartup
{
	@Override
	public void postLoad()
	{
		//No config
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy