A sample post

I write this post to test the WP-Syntax plug-in.

Let’s try with a fragment of java code:

package it.javalinux.wise.core.jbossmc;
 
/**
 * @author oracle
 */
public enum BeansNames {
    WSDynamicClientFactory,
    WiseClientConfiguration,
    WSConsumer
}

I think it’s pretty enough.

Leave a comment

You must be logged in to post a comment.